Commit:    eb8c15b57375ec6755c406aa9ce7a5d9145ab1c1
Author:    Stanislav Malyshev <s...@php.net>         Tue, 16 Jul 2013 15:38:37 
-0700
Parents:   bb6d74918ea66099cf36c5509e844df0f15a7515
Branches:  PHP-5.4 PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=eb8c15b57375ec6755c406aa9ce7a5d9145ab1c1

Log:
add news for xml fix

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 52eab40..fff15a7 100644
--- a/NEWS
+++ b/NEWS
@@ -87,6 +87,9 @@ PHP                                                           
             NEWS
   . Fixed bug #60560 (SplFixedArray un-/serialize, getSize(), count() return 0,
     keys are strings). (Adam)
 
+- XML:
+  . Fixed bug #65236 (heap corruption in xml parser, CVE-2013-4113). (Rob)
+
 04 Jul 2013, PHP 5.4.17
 
 - Core:


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

Reply via email to