dmitry          Fri Dec  1 13:54:29 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  Fixed bug #39640 (Segfault with "Allowed memory size exhausted")
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.386&r2=1.2027.2.547.2.387&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.386 php-src/NEWS:1.2027.2.547.2.387
--- php-src/NEWS:1.2027.2.547.2.386     Fri Dec  1 11:42:20 2006
+++ php-src/NEWS        Fri Dec  1 13:54:29 2006
@@ -58,6 +58,7 @@
 - Fixed bug #39652 (Wrong negative results from memeory_get_usage()). (Dmitry)
 - Fixed bug #39648 (Implementation of PHP functions chown() and chgrp() are not
   thread safe). (Ilia, wharmby at uk dot ibm dot com)
+- Fixed bug #39640 (Segfault with "Allowed memory size exhausted"). (Dmitry)
 - Fixed bug #39623 (thread safety fixes on *nix for putenv() & mime_magic).
   (Ilia, wharmby at uk dot ibm dot com)
 - Fixed bug #39621 (str_replace() is not binary safe on strings with equal 

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

Reply via email to