pajoye          Wed Oct 11 18:27:42 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  - imagecreatefrompng(emptyfile) fix entry
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.302&r2=1.2027.2.547.2.303&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.302 php-src/NEWS:1.2027.2.547.2.303
--- php-src/NEWS:1.2027.2.547.2.302     Wed Oct 11 15:52:56 2006
+++ php-src/NEWS        Wed Oct 11 18:27:42 2006
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 12 Oct 2006, PHP 5.2.0RC6
+- Fixed invalid read in imagecreatefrompng when an empty file is given
+  (Pierre, Tony)
 - Fixed bug #38458, PECL bug #8944, PECL bug #7775 (error retrieving
   columns after long/text columns with PDO_ODBC). (Wez)
 - Fixed PECL bug #8816 (issue in php_oci_statement_fetch with more than one 

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

Reply via email to