diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2016-10-25 13:23:16 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-11-01 13:07:37 +0100 |
commit | 5693474997b5a804be307583fb7bc3cfcdd50aec (patch) | |
tree | 01a4150ca25e45236d510168f5762fde6b09968d /ext/pdo_sqlite/php_pdo_sqlite_int.h | |
parent | 1b5543b8ab22b85c14546649057475fce2083fbd (diff) | |
download | php-git-5693474997b5a804be307583fb7bc3cfcdd50aec.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.
(cherry picked from commit 863d37ea66d5c960db08d6f4a2cbd2518f0f80d1)
Diffstat (limited to 'ext/pdo_sqlite/php_pdo_sqlite_int.h')
0 files changed, 0 insertions, 0 deletions