pajoye Sat Dec 17 17:52:44 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: - add leaks fix in imagecreatefromstring http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.298&r2=1.2027.2.299&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.298 php-src/NEWS:1.2027.2.299 --- php-src/NEWS:1.2027.2.298 Sat Dec 17 15:53:40 2005 +++ php-src/NEWS Sat Dec 17 17:52:44 2005 @@ -5,6 +5,7 @@ - Added new extensions: (Ilia, Wez) . XMLWriter . Hash +- Fixed possible leaks in imagecreatefromstring with invalid data (Pierre) - Added PNG compression support to GD extension. (Pierre) - Added reflection constants as class constants. (Johannes) - Added --enable-gcov configure option to enable C-level code coverage.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php