pajoye          Fri Jun  8 05:28:40 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  - #41630 entry
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.768&r2=1.2027.2.547.2.769&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.768 php-src/NEWS:1.2027.2.547.2.769
--- php-src/NEWS:1.2027.2.547.2.768     Fri Jun  8 00:41:57 2007
+++ php-src/NEWS        Fri Jun  8 05:28:40 2007
@@ -17,6 +17,8 @@
 - Fixed money_format() not to accept multiple %i or %n tokens. (Stas, Ilia)
 - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory 
   already exists). (Pierre)
+- Fixed bug #41630 (segfault when an invalid color index is present in
+  the image data). (Reported by Elliot <[EMAIL PROTECTED] dot com>) (Pierre)
 - Fixed bug #41608 (segfault on a weird code with objects and switch()). 
   (Tony)
 - Fixed bug #41600 (url rewriter tags doesn't work with namespaced tags).

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to