php-src/ext/gd
Christoph M. Becker 6a232c3604 Fix #68716: possible resource leaks in _php_image_convert()
We properly clean up after ourselves wrt. to closing opened file pointers
and created images.
2016-08-21 19:39:58 +02:00
..
libgd Fix #72913: imagecopy() loses single-color transparency on palette images 2016-08-21 17:39:23 +02:00
tests Fix #72913: imagecopy() loses single-color transparency on palette images 2016-08-21 17:39:23 +02:00
config.m4 Fix bug #68656 Report gd library version 2014-12-26 08:33:21 +01:00
config.w32 backport gd config.w32 to support freetype 2.5 2015-02-12 20:27:48 +01:00
CREDITS
gd.c Fix #68716: possible resource leaks in _php_image_convert() 2016-08-21 19:39:58 +02:00
gd.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
gd_compat.c This seems better 2015-11-20 15:36:13 +08:00
gd_compat.h Revert removal of overflow2 use in gd.c 2013-05-06 10:00:45 +02:00
gd_ctx.c Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
gdcache.c Required GD >= 2.1.0 or GD bundled, this allows us to remove most of the #ifdef 2013-05-04 16:50:06 +02:00
gdcache.h
php_gd.h Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00