php-src/ext/gd
Christoph M. Becker be0b94c220 Fix hypothetical segfault in gdTransformAffineCopy()
This has been reported to upstream[1], but since ext/gd never calls
`gdTransformAffineCopy()` for a palette image, it is not a bug for PHP.
Therefore we apply the fix to master only.

[1] <https://github.com/libgd/libgd/issues/586>
2020-01-06 13:25:11 +01:00
..
libgd Fix hypothetical segfault in gdTransformAffineCopy() 2020-01-06 13:25:11 +01:00
tests Merge branch 'PHP-7.4' 2020-01-06 10:39:00 +01:00
config.m4 cleanup gd build with system libgd - drop need to use libpng with system libgd - drop need to use libjpeg with system libgd - drop need to use libXpm with system libgd - drop need to use libfreetype with system libgd - improve configure comments 2019-07-22 16:14:19 +02:00
config.w32 Support TGA reading 2019-06-20 23:40:51 +02:00
CREDITS Convert GD Resources to objects 2019-09-30 15:14:02 +02:00
gd.c Remove useless else branch 2020-01-06 08:54:57 +01:00
gd.stub.php Fix smaller issues with stubs 2019-12-20 14:31:07 +01:00
gd_arginfo.h Regenerate stubs 2019-12-30 12:27:31 +01:00
gd_compat.c cleanup gd build with system libgd - drop need to use libpng with system libgd - drop need to use libjpeg with system libgd - drop need to use libXpm with system libgd - drop need to use libfreetype with system libgd - improve configure comments 2019-07-22 16:14:19 +02:00
gd_compat.h cleanup gd build with system libgd - drop need to use libpng with system libgd - drop need to use libjpeg with system libgd - drop need to use libXpm with system libgd - drop need to use libfreetype with system libgd - improve configure comments 2019-07-22 16:14:19 +02:00
php_gd.h Remove unused code 2019-11-02 00:10:46 +01:00