diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2015-02-11 13:11:55 +0200 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2015-02-11 13:11:55 +0200 |
commit | bb16a6b2c265d1eda4c10baad25f02dfd22f207c (patch) | |
tree | f88375ff038bc0f53665a5b59354ee4fa27dd0e1 | |
parent | f0b329df506f16a311c120e990778734d2ce636a (diff) | |
download | php-git-bb16a6b2c265d1eda4c10baad25f02dfd22f207c.tar.gz |
Align format for bug #68799
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -103,7 +103,8 @@ PHP NEWS CURLOPT_RETURNTRANSFER isn't set). (Jille Timmermans) - EXIF: - . Fixed bug #68799: Free called on unitialized pointer. (CVE-2015-0232) (Stas) + . Fixed bug #68799 (Free called on unitialized pointer). (CVE-2015-0232) + (Stas) - Fileinfo: . Fixed bug #68671 (incorrect expression in libmagic). |