summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2014-10-22 15:27:21 +0200
committerRemi Collet <remi@php.net>2014-10-22 15:27:21 +0200
commit411984c0e9402a4e7c2d2d0cf23069f9eef60860 (patch)
treebe8092ddf716ed89dd3c8fdc8c34abbf0d031e69
parentef2a2fa3a1a67244532dca90438971c5f9919806 (diff)
downloadphp-git-411984c0e9402a4e7c2d2d0cf23069f9eef60860.tar.gz
NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2f27011434..1947e2aa68 100644
--- 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