From: Antony Dovgal Date: Thu, 27 Jan 2005 01:18:13 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.4RC1~237 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e8812b284541a37e0eec0a0f6df5f9d022b96b8a;p=php BFN --- diff --git a/NEWS b/NEWS index 1e7e452e07..393e0ce40b 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ PHP NEWS - Fixed several egregious leaks in ext/browscap and sapi/embed. (Andrei) - Fixed build system to always use bundled libtool files. (Jani) - Fixed a bug in mysqli_stmt_execute() (type conversion with NULL values). (Georg) +- Fixed segfault in mysqli_fetch_field_direct() when invalid field offset + is passed. (Tony) - Fixed bug #31684 (dio_tcsetattr(): misconfigured termios settings). (elod at itfais dot com) - Fixed bug #31699 (unserialize() float problem on non-English locales). (Ilia)