dmitry Thu Apr 3 14:44:19 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: fixed name http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1129&r2=1.2027.2.547.2.1130&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1129 php-src/NEWS:1.2027.2.547.2.1130 --- php-src/NEWS:1.2027.2.547.2.1129 Thu Apr 3 10:24:43 2008 +++ php-src/NEWS Thu Apr 3 14:44:19 2008 @@ -1,9 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Apr 2008, PHP 5.2.6 -- Fixed possible stack buffer overflow in FastCGI SAPI. (Andrey Nigmatulin) +- Fixed possible stack buffer overflow in FastCGI SAPI. (Andrei Nigmatulin) - Fixed sending of uninitialized paddings which may contain some information. - (Andrey Nigmatulin) + (Andrei Nigmatulin) - Fixed bug #44613 (Crash inside imap_headerinfo()). (Ilia, jmessa) - Fixed bug #44594 (imap_open() does not validate # of retries parameter). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php