diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2016-10-25 13:23:16 +0200 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2016-10-30 14:31:29 -0700 |
commit | 863d37ea66d5c960db08d6f4a2cbd2518f0f80d1 (patch) | |
tree | f6a7c0a3f2feac99d5e442bca2a45284be82bb0d /ext/pdo_sqlite/php_pdo_sqlite_int.h | |
parent | 6499581af76cfe986e12330faabb3a7c36d45ffc (diff) | |
download | php-git-863d37ea66d5c960db08d6f4a2cbd2518f0f80d1.tar.gz |
Fix #72696: imagefilltoborder stackoverflow on truecolor images
We must not allow negative color values be passed to
gdImageFillToBorder(), because that can lead to infinite recursion
since the recursion termination condition will not necessarily be met.
Diffstat (limited to 'ext/pdo_sqlite/php_pdo_sqlite_int.h')
0 files changed, 0 insertions, 0 deletions