felipe Tue, 04 May 2010 10:59:26 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=298961
Log: - Fix typo Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2010-05-04 10:36:23 UTC (rev 298960) +++ php/php-src/branches/PHP_5_3/NEWS 2010-05-04 10:59:26 UTC (rev 298961) @@ -23,9 +23,9 @@ - Fixed very rare memory leak in mysqlnd, when binding thousands of columns. (Andrey) -- Fixed a possible memory corruption in addcslashes(). Reporeted by Stefan +- Fixed a possible memory corruption in addcslashes(). Reported by Stefan Esser (Dmitry) -- Fixed a possible stack exaustion inside fnmatch(). Reporeted by Stefan +- Fixed a possible stack exaustion inside fnmatch(). Reported by Stefan Esser (Ilia) - Fixed a possible dechunking filter buffer overflow. Reported by Stefan Esser. (Pierre)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php