felipe                                   Thu, 01 Jul 2010 21:59:41 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=300922

Log:
- BFN

Changed paths:
    U   php/php-src/branches/PHP_5_2/NEWS

Modified: php/php-src/branches/PHP_5_2/NEWS
===================================================================
--- php/php-src/branches/PHP_5_2/NEWS   2010-07-01 21:46:32 UTC (rev 300921)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-07-01 21:59:41 UTC (rev 300922)
@@ -3,6 +3,11 @@
 ?? Jul 2010, PHP 5.2.14

 01 Jul 2010, PHP 5.2.14RC2
+- Fixed a possible interruption array leak in strrchr(). Reported by
+  Péter Veres. (Felipe)
+- Fixed a possible interruption array leak in strchr(), strstr(), substr(),
+  chunk_split(), strtok(), addcslashes(), str_repeat(). (Felipe)
+- Fixed a possible memory corruption in substr_replace() (Dmitry)
 - Fixed SplObjectStorage unserialization problems (CVE-2010-2225). (Stas)

 - Fixed bug #52163 (SplFileObject::fgetss() fails due to parameter that can't

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to