]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Wed, 22 Oct 2014 13:27:21 +0000 (15:27 +0200)
committerRemi Collet <remi@php.net>
Wed, 22 Oct 2014 13:27:21 +0000 (15:27 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 2f270114346a0e6ee98216aecec2f3677b3f9190..1947e2aa688ba7fbfe612826a313d6ac9cad374c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ PHP                                                                        NEWS
 
 - Fileinfo:
   . Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB)
+  . Fixed bug #68224 (buffer-overflow in libmagic/readcdf.c caught by
+    AddressSanitizer). (Remi)
 
 - FPM:
   . Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable