pajoye Mon Jun 8 08:39:25 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - #48469 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1543&r2=1.2027.2.547.2.1544&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1543 php-src/NEWS:1.2027.2.547.2.1544 --- php-src/NEWS:1.2027.2.547.2.1543 Mon Jun 8 01:26:53 2009 +++ php-src/NEWS Mon Jun 8 08:39:25 2009 @@ -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).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php