]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Tue, 10 Jun 2014 12:16:32 +0000 (14:16 +0200)
committerRemi Collet <remi@php.net>
Tue, 10 Jun 2014 12:16:32 +0000 (14:16 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 7b983b4cc3f2a82a301d790ce37429515f8d8228..02f858ee71c48d7ab1370d5786284ff9a5842277 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,8 @@ PHP                                                                        NEWS
   . Fixed bug #67326 (fileinfo: cdf_read_short_sector insufficient boundary check).
   . Fixed bug #67410 (fileinfo: mconvert incorrect handling of truncated pascal
     string size). (Francisco Alonso, Remi)
+  . Fixed bug #67411 (fileinfo: cdf_check_stream_offset insufficient boundary
+    check). (Francisco Alonso, Remi)
 
 - OPCache:
   . Fixed issue #183 (TMP_VAR is not only used once). (Dmitry, Laruence)