mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 945912 - Add crashtest for libpng crash. r=ryanvm
This commit is contained in:
parent
f2279744fa
commit
e263c7f96e
8
media/libpng/crashtests/945912-1.html
Normal file
8
media/libpng/crashtests/945912-1.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html><head><title>crash test for bug #945912</title></head>
|
||||
<body>
|
||||
<img src="data:image/png;base64,
|
||||
iVBORw0KGgoAAAANSUhEUgAAAEAAAAAgAQMAAACYU+zHAAAAAFBMVEVLqIlVAAAADUlEQVQY02Ng
|
||||
GAX4AAABIAABYJ+juAAAAABJRU5ErkJggg==
|
||||
">
|
||||
</body>
|
||||
</html>
|
@ -1 +1,2 @@
|
||||
load 374810-1.html
|
||||
load 945912-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user