php-src/ext/gd
Remi Collet df4aaa81ef Fix Bug #68713 infinite loop / infinite free
PHP not affected (emalloc never return NULL)
Just to reduce diff with upstream and for legibility

Apply:
3c0d2203b2
4af76c97a4
2015-01-03 08:34:27 +01:00
..
libgd Fix Bug #68713 infinite loop / infinite free 2015-01-03 08:34:27 +01:00
tests Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
config.m4 Fix bug #68656 Report gd library version 2014-12-26 08:33:21 +01:00
config.w32 rename intel toolset to icc - shorter 2014-11-07 19:24:17 +01:00
CREDITS
gd_compat.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
gd_compat.h Revert removal of overflow2 use in gd.c 2013-05-06 10:00:45 +02:00
gd_ctx.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
gd.c Merge branch 'PHP-5.6' 2014-12-26 08:35:31 +01: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 first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00