nlopess Thu Mar 8 22:04:33 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN: gd gif reading http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.578&r2=1.2027.2.547.2.579&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.578 php-src/NEWS:1.2027.2.547.2.579 --- php-src/NEWS:1.2027.2.547.2.578 Thu Mar 8 00:44:23 2007 +++ php-src/NEWS Thu Mar 8 22:04:33 2007 @@ -15,6 +15,7 @@ - Added --ri switch to CLI which allows to check extension information. (Marcus) - Added tidyNode::getParent() method (John, Nuno) - Fixed zend_llist_remove_tail (Michael Wallner, Dmitry) +- Fixed a thread safety issue in gd gif read code (Nuno, Roman Nemecek) - Fixed bug #40752 (parse_ini_file() segfaults when a scalar setting is redeclared as an array). (Tony) - Fixed bug #40727 (segfault in PDO when failed to bind parameters). (Tony)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php