]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Fri, 28 Oct 2016 13:21:48 +0000 (21:21 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 28 Oct 2016 13:21:48 +0000 (21:21 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 98b6bef4beb25bb5133d781a7764f46d9d75a398..3d1be74caf0b9ac2d85149fb85cd67d2160eab08 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP                                                                        NEWS
   . Fixded bug #72736 (Slow performance when fetching large dataset with mysqli
     / PDO). (Dmitry)
 
+- PCRE:
+  . Fixed bug #73392 (A use-after-free in zend allocator management). 
+    (Laruence)
+
 27 Oct 2016, PHP 7.1.0RC5
 
 - Core: