andrey          Thu Dec 22 18:13:47 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  BFN
  #if it is not clear from the previous commit that fixes the bug. the leaks
  #does not come from the fix bug from some other bug.
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.315&r2=1.2027.2.316&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.315 php-src/NEWS:1.2027.2.316
--- php-src/NEWS:1.2027.2.315   Thu Dec 22 14:17:56 2005
+++ php-src/NEWS        Thu Dec 22 18:13:47 2005
@@ -33,6 +33,8 @@
 - Fixed crash and leak in mysqli when using 4.1.x client libraries and
   connecting to 5.x server. (Andrey)
 - Fixed bug #35760 (sybase_ct doesn't compile on Solaris using old gcc). (Tony)
+- Fixed bug #35759 (mysqli_stmt_bind_result() makes huge allocation when
+  column empty). (Andrey)
 - Fixed bug #35740 (memory leak when including a directory). (Tony)
 - Fixed bug #35730 (ext/mssql + freetds: Use correct character encoding
   and allow setting it). (Frank)

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

Reply via email to