]> granicus.if.org Git - php/commitdiff
- BFN #48696
authorFelipe Pena <felipe@php.net>
Thu, 25 Jun 2009 16:16:08 +0000 (16:16 +0000)
committerFelipe Pena <felipe@php.net>
Thu, 25 Jun 2009 16:16:08 +0000 (16:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 25e69faa018ab8c728ed4f714656f2d3eb1bf67a..4272e8648af137e893f9b2869202ad36a8f1429c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ PHP                                                                        NEWS
 - Fixed slightly unclear message in generation of phar.phar. (Greg+others)
 - Fixed memory leak in json_decode() when depth is less than 0. (Felipe)
 
+- Fixed bug #48696 (ldap_read() segfaults with invalid parameters). (Felipe)
 - Fixed bug #48643 (String functions memory issue). (Dmitry)
 - Fixed bug #48641 (tmpfile() uses old parameter parsing).
   (crrodriguez at opensuse dot org)