stas Fri Mar 16 21:49:56 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: clarify http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.596&r2=1.2027.2.547.2.597&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.596 php-src/NEWS:1.2027.2.547.2.597 --- php-src/NEWS:1.2027.2.547.2.596 Fri Mar 16 19:58:19 2007 +++ php-src/NEWS Fri Mar 16 21:49:56 2007 @@ -100,7 +100,8 @@ - Fixed crash on op-assign where argument is string offset (Brian, Stas) - Fixed bug #38710 (data leakage because of nonexisting boundary checking in statements in mysqli) (Stas) -- Fixed UMR in in array_user_key_compare() (MOPB-24 by Stefan Esser) (Stas) +- Fixed unallocated memory access/double free in in array_user_key_compare() + (MOPB-24 by Stefan Esser) (Stas) 08 Feb 2007, PHP 5.2.1 - Added read-timeout context option "timeout" for HTTP streams. (Hannes, Ilia).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php