mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Add some tests that exercise bug 525326. r=joe
This commit is contained in:
parent
23835525bd
commit
0eface99b7
@ -1,2 +1,8 @@
|
||||
load 83804-1.gif
|
||||
load 89341-1.gif
|
||||
|
||||
# the following tests were inspired by bug 525326
|
||||
# they have image sizes of 65535x65535 which is larger than we allow
|
||||
load invalid-size.gif
|
||||
# this image has a valid size for the first frame, but the second frame is 65535x65535
|
||||
load invalid-size-second-frame.gif
|
||||
|
BIN
modules/libpr0n/test/crashtests/invalid-size-second-frame.gif
Normal file
BIN
modules/libpr0n/test/crashtests/invalid-size-second-frame.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 673 B |
BIN
modules/libpr0n/test/crashtests/invalid-size.gif
Normal file
BIN
modules/libpr0n/test/crashtests/invalid-size.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 329 B |
Loading…
Reference in New Issue
Block a user