tony2001                Fri Sep 16 13:12:12 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.63&r2=1.2027.2.64&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.63 php-src/NEWS:1.2027.2.64
--- php-src/NEWS:1.2027.2.63    Fri Sep 16 11:48:30 2005
+++ php-src/NEWS        Fri Sep 16 13:12:12 2005
@@ -30,6 +30,8 @@
 - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems.
   (Andrey)
 - Fixed bug #34518 (Unset doesn't separate container in CV). (Dmitry)
+- Fixed bug #34505 (Possible memory corruption when unmangling properties 
+  with empty names). (Tony)
 - Fixed bug #34478 (Incorrect parsing of url's fragment (#...)). (Dmitry)
 - Fixed bug #34456 (Possible crash inside pspell extension). (Nuno)
 - Fixed bug #34450 (Segfault when calling mysqli_close() in destructor). (Tony)

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

Reply via email to