[PHP-CVS] cvs: php4 /ext/gd/libgd gd_gd2.c gd_jpeg.c

2003-06-04 Thread Ilia Alshanetsky
iliaa Tue Jun 3 19:23:22 2003 EDT Modified files: /php4/ext/gd/libgd gd_gd2.c gd_jpeg.c Log: Integer overflow checks. Index: php4/ext/gd/libgd/gd_gd2.c diff -u php4/ext/gd/libgd/gd_gd2.c:1.12 php4/ext/gd/libgd/gd_gd2.c:1.13 ---

[PHP-CVS] cvs: php4 /ext/gd/libgd gd_gd2.c gd_png.c

2002-12-03 Thread Ilia Alshanetsky
iliaa Tue Dec 3 10:43:18 2002 EDT Modified files: /php4/ext/gd/libgd gd_gd2.c gd_png.c Log: Fixed a crash that occurs during the last step of png/jpeg - gd2 - png/jpeg conversion. The same crash still occures with png/jpeg - gd - png/jpeg, because

Re: [PHP-CVS] cvs: php4 /ext/gd/libgd gd_gd2.c gd_png.c

2002-12-03 Thread Ilia A.
On December 3, 2002 02:13 pm, Marcus Börger wrote: Ah great now it waorks! Should we add a test for ImageGd() then, verify it isn't a true color image? And what about MFH? Adding a test for truecolor inside imageGd code seems like the best choice, that code was not designed with truecolor

[PHP-CVS] cvs: php4 /ext/gd/libgd gd_gd2.c

2002-11-25 Thread Ilia Alshanetsky
iliaa Mon Nov 25 09:25:52 2002 EDT Modified files: /php4/ext/gd/libgd gd_gd2.c Log: Removed un-needed zlib check. Index: php4/ext/gd/libgd/gd_gd2.c diff -u php4/ext/gd/libgd/gd_gd2.c:1.5 php4/ext/gd/libgd/gd_gd2.c:1.6 --- php4/ext/gd/libgd/gd_gd2.c:1.5