pajoye          Wed Mar 17 12:26:14 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  - Add entry, crash in imagecolortransparent
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.602&r2=1.1247.2.603&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.602 php-src/NEWS:1.1247.2.603
--- php-src/NEWS:1.1247.2.602   Tue Mar 16 18:23:25 2004
+++ php-src/NEWS        Wed Mar 17 12:26:13 2004
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Feb 2004, Version 4.3.5
+- Fixed possible crash using an invalid color index with a palette image in
+  imagecolortransparent (Pierre)
 - Fixed php-cgi to not ignore command-line switches when run in a web context.
   This fixes our test cases allowing INI with GET sections to work (Rasmus)
 - Fixed getopt() so it works without $_SERVER (Rasmus, bfrance)

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

Reply via email to