]> granicus.if.org Git - php/commitdiff
- #48738
authorPierre Joye <pajoye@php.net>
Thu, 28 May 2009 14:04:19 +0000 (14:04 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 28 May 2009 14:04:19 +0000 (14:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1ab6550c603cae650735251ebc52a617c0110345..b3184deb401fcd74bb11af11de71c0e5990767de 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ PHP                                                                        NEWS
 - Fixed segfault on invalid session.save_path. (Hannes)
 - Fixed leaks in imap when a mail_criteria is used. (Pierre)
 
+- Fixed bug #48738 (exif_read_data() segfaults on certain corrupted .jpeg 
+  files). (Pierre)
 - Fixed bug #48336 (ReflectionProperty::getDeclaringClass() does not work with
   redeclared property). (patch by Markus dot Lidel at shadowconnect dot com)
 - Fixed bug #48326 (constant MSG_DONTWAIT not defined). (Arnaud)