]> granicus.if.org Git - php/commitdiff
Now the right bug #
authorStanislav Malyshev <stas@php.net>
Tue, 21 Jun 2016 07:18:27 +0000 (00:18 -0700)
committerStanislav Malyshev <stas@php.net>
Tue, 21 Jun 2016 07:18:27 +0000 (00:18 -0700)
NEWS

diff --git a/NEWS b/NEWS
index eb8a070a0f82b97ecbb95dde02b6333752d6cf64..11ba902041739a2234e2489ec3fb1bdb8e6c4fc6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,7 +28,7 @@ PHP                                                                        NEWS
    . Fixed bug #72455 (Heap Overflow due to integer overflows). (Stas)
 
 - SPL:
-  . Fixed bug #72114 (int/size_t confusion in SplFileObject::fread). (Stas)
+  . Fixed bug #72262 (int/size_t confusion in SplFileObject::fread). (Stas)
   . Fixed bug #72433 (Use After Free Vulnerability in PHP's GC algorithm and
     unserialize). (Dmitry)