[PHP-CVS] cvs: php-src /ext/gd/libgd gd_gif_in.c

2007-06-07 Thread Pierre-Alain Joye
pajoye Fri Jun 8 05:25:52 2007 UTC Modified files: /php-src/ext/gd/libgd gd_gif_in.c Log: - MFB: #41630, fix segfault when an invalid color index is present in the image data http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd_gif_in.c?r1=1.16&r

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_gif_in.c

2007-04-04 Thread Pierre-Alain Joye
pajoye Wed Apr 4 11:42:54 2007 UTC Modified files: /php-src/ext/gd/libgd gd_gif_in.c Log: - MFH: - do not try to use the global color map when none was found (Nuno, Pierre) - free im on error http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_gif_in.c

2007-03-08 Thread Nuno Lopes
nlopess Thu Mar 8 20:26:48 2007 UTC Modified files: /php-src/ext/gd/libgd gd_gif_in.c Log: MFB: fix thread unsafety in the gif reader code (merge from libgd cvs) http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd_gif_in.c?r1=1.13&r2=1.14&diff_format=u I

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_gif_in.c

2007-03-02 Thread Nuno Lopes
nlopess Fri Mar 2 18:46:16 2007 UTC Modified files: /php-src/ext/gd/libgd gd_gif_in.c Log: MFB #Pierre: libgd isn't affected. this problem was caused by the recent conversion to strlcpy() http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd_gif_in.c?r

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_gif_in.c

2006-11-04 Thread Pierre-Alain Joye
pajoye Sat Nov 4 14:32:24 2006 UTC Modified files: /php-src/ext/gd/libgd gd_gif_in.c Log: - MFB: vim folding http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd_gif_in.c?r1=1.11&r2=1.12&diff_format=u Index: php-src/ext/gd/libgd/gd_gif_in.c diff -u p

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_gif_in.c /ext/gd/tests bug38112.gif bug38112.phpt

2006-07-17 Thread Pierre-Alain Joye
pajoye Mon Jul 17 15:08:46 2006 UTC Modified files: /php-src/ext/gd/libgd gd_gif_in.c /php-src/ext/gd/tests bug38112.phpt bug38112.gif Log: - MFB: #38112, corrupt GIF Image segfault http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd_gif_i

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_gif_in.c /ext/gd/tests bug37360.gif bug37360.phpt

2006-05-08 Thread Pierre-Alain Joye
pajoye Mon May 8 11:49:33 2006 UTC Added files: /php-src/ext/gd/tests bug37360.gif bug37360.phpt Modified files: /php-src/ext/gd/libgd gd_gif_in.c Log: - #37360, bad gif size http://cvs.php.net/viewcvs.cgi/php-src/ext/gd

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_gif_in.c

2006-05-08 Thread Pierre-Alain Joye
pajoye Mon May 8 11:46:13 2006 UTC Modified files: /php-src/ext/gd/libgd gd_gif_in.c Log: - CS (spaces > tabs) http://cvs.php.net/viewcvs.cgi/php-src/ext/gd/libgd/gd_gif_in.c?r1=1.8&r2=1.9&diff_format=u Index: php-src/ext/gd/libgd/gd_gif_in.c diff -u p

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_gif_in.c /ext/gd/tests bug37346.gif bug37346.phpt

2006-05-07 Thread Pierre-Alain Joye
pajoye Sun May 7 17:21:11 2006 UTC Modified files: /php-src/ext/gd/tests bug37346.phpt bug37346.gif /php-src/ext/gd/libgd gd_gif_in.c Log: - MFB: #37346, invalid colormap format http://cvs.php.net/viewcvs.cgi/php-src/ext/gd/tests/bug37346.p

Re: [PHP-CVS] cvs: php-src /ext/gd/libgd gd_gif_in.c

2005-09-24 Thread Ilia Alshanetsky
Pierre, Please MFH it back to the 4.4 branch as well. Ilia -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_gif_in.c

2005-09-24 Thread Pierre-Alain Joye
pajoye Sat Sep 24 10:37:51 2005 EDT Modified files: /php-src/ext/gd/libgd gd_gif_in.c Log: - #33220, fix infinite loop while loading invalid gif, this patch fixes at least many cases (nlopess) http://cvs.php.net/diff.php/php-src/ext/gd/libgd/gd_gi