BFN
authorAntony Dovgal <tony2001@php.net>
Thu, 27 Jan 2005 01:18:13 +0000 (01:18 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 27 Jan 2005 01:18:13 +0000 (01:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1e7e452e07a1ec9267770036627d772aaa3f562c..393e0ce40b060a25e574f1cdf36886526ea8e66e 100644 (file)
--- 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)