]> granicus.if.org Git - php/commitdiff
- #48469
authorPierre Joye <pajoye@php.net>
Mon, 8 Jun 2009 08:39:25 +0000 (08:39 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 8 Jun 2009 08:39:25 +0000 (08:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index be9582ba3679776688950d9f007b05c50befb46a..9b8c291828b0e36e4c70b65b9c1f30bae520feb4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@
 ?? Jun 2009, PHP 5.2.10
 - Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara)
 
+- Fixed bug #48469 (ldap_get_entries() memory leaks on empty search results)
+  (Patrick)
 - Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4).
   (Jani, spisek at kerio dot com)
 - Fixed bug #48448 (Compile failure under IRIX 6.5.30 building cast.c).