scottmac Thu Dec 18 21:05:55 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Add name of reported to security issues because we apparently need to let everyone know. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1365&r2=1.2027.2.547.2.1366&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1365 php-src/NEWS:1.2027.2.547.2.1366 --- php-src/NEWS:1.2027.2.547.2.1365 Thu Dec 18 20:08:00 2008 +++ php-src/NEWS Thu Dec 18 21:05:55 2008 @@ -4,7 +4,8 @@ - Added optional sorting type flag parameter to array_unique(), default is SORT_REGULAR. (Andrei) - Fixed security issue in imagerotate(), background colour isn't validated - correctly with a non truecolour image. (Fixes CVE-2008-5498) (Scott) + correctly with a non truecolour image, reported by Hamid Ebadi, APA Laboratory. + (Fixes CVE-2008-5498) (Scott) - Fixed bug #46889 (Memory leak in strtotime()). (Derick) - Fixed bug #46887 (Invalid calls to php_error_docref()).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php