]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Fri, 16 Sep 2005 17:12:12 +0000 (17:12 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 16 Sep 2005 17:12:12 +0000 (17:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index cf25ed5e41095c6e5849c1f39681b9733a503bd0..bbf4cd9b3eb8c04ee5390aa8cc2bef89ea178870 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,8 @@ PHP                                                                        NEWS
 - 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)