1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 23:48:14 +02:00
Files
archived-php-src/ext
Christoph M. Becker 5693474997 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 863d37ea66)
2016-11-01 13:07:37 +01:00
..
2016-08-19 12:50:32 +02:00
2016-10-24 10:37:13 +01:00
2016-08-25 18:29:23 +02:00
2016-09-04 20:57:46 -07:00
2016-08-30 13:44:59 +02:00
2016-10-17 17:01:39 +01:00
2016-04-29 11:13:15 +08:00
2016-10-12 20:52:46 +02:00
2016-09-19 16:11:17 +02:00
2016-09-12 21:04:23 -07:00
2016-09-25 16:07:14 -07:00
2016-09-17 22:54:25 +02:00
2016-09-15 13:27:20 +02:00
2016-10-17 17:01:10 +01:00
2016-08-09 01:36:15 +00:00
2016-09-12 21:04:23 -07:00
2016-07-30 18:36:00 +02:00
2016-09-12 21:04:23 -07:00
2016-10-10 12:20:44 +02:00
2016-10-12 17:12:38 +02:00
2016-08-18 15:35:26 +02:00
2016-09-12 21:04:23 -07:00
2016-10-14 17:31:07 +02:00
2016-09-12 21:04:23 -07:00