1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 20:53:00 +02:00
Files
archived-php-src/ext/gd/tests
Christoph M. Becker f5622f5c87 Fix #72709: imagesetstyle() causes OOB read for empty $styles
Calling imagesetstyle() with an empty $styles array caused gdImageSetStyle()
to be called with `noOfPixels==0`, what could have lead to OOB reads.
Actually, this issue will be fixed in libgd, but to avoid issues when older
libgd is in use, we simply disallow passing an empty $styles array to
imagesetstyle(), what wouldn't serve a useful purpose anyway.
2016-08-02 18:43:37 +02:00
..
2006-10-10 22:37:43 +00:00
2006-05-07 16:37:40 +00:00
2006-05-08 11:50:47 +00:00
MFH
2007-02-16 11:08:22 +00:00
2007-10-26 03:19:33 +00:00
2007-11-05 01:14:31 +00:00
2015-07-20 03:05:22 +02:00
2015-01-04 19:45:57 -08:00
2016-04-27 13:16:57 +02:00
2016-07-06 10:40:52 +02:00
2016-07-06 10:40:52 +02:00
2006-07-17 12:54:09 +00:00
2006-07-17 12:54:09 +00:00
2006-07-17 12:54:09 +00:00
2005-12-26 18:30:33 +00:00
2006-07-17 12:54:09 +00:00
2002-12-04 21:04:07 +00:00
2002-12-04 21:04:07 +00:00
2003-06-15 19:56:40 +00:00
2002-12-04 21:04:07 +00:00
2006-07-17 12:54:09 +00:00
2006-07-17 12:54:09 +00:00
2007-05-03 12:10:11 +00:00
2016-07-25 02:00:37 +02:00
2006-11-03 14:51:02 +00:00
2008-07-30 09:55:20 +00:00
2013-07-09 14:51:47 -07:00
2009-09-26 16:54:08 +00:00
2009-09-26 16:54:08 +00:00
2013-02-27 21:02:47 +01:00
2015-04-12 20:55:35 -07:00
2008-06-21 22:07:53 +00:00
2006-07-17 12:54:09 +00:00
2005-12-17 17:46:59 +00:00
2006-07-17 12:54:09 +00:00
2006-07-17 12:54:09 +00:00