bjori           Tue Jun 20 19:35:52 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  Bug fix news...
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.91&r2=1.2027.2.547.2.92&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.91 php-src/NEWS:1.2027.2.547.2.92
--- php-src/NEWS:1.2027.2.547.2.91      Mon Jun 19 16:59:05 2006
+++ php-src/NEWS        Tue Jun 20 19:35:52 2006
@@ -63,6 +63,7 @@
 
 - Fixed memory leaks in openssl streams context options. (Pierre)
 - Fixed handling of extremely long paths inside tempnam() function. (Ilia)
+- Fixed bug #37864 (file_get_contents() leaks on empty file). (Hannes)
 - Fixed bug #37807 (segmentation fault during SOAP schema import). (Tony)
 - Fixed bug #37780 (memory leak trying to execute a non existing file (CLI)).
   (Mike)

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

Reply via email to