tony2001                Wed Jan 26 20:18:15 2005 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.218&r2=1.1760.2.219&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.218 php-src/NEWS:1.1760.2.219
--- php-src/NEWS:1.1760.2.218   Wed Jan 26 11:55:49 2005
+++ php-src/NEWS        Wed Jan 26 20:18:13 2005
@@ -9,6 +9,8 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to