aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/net/parsable_mime/image/webp
diff options
context:
space:
mode:
authorJonathan Giddy <jongiddy@gmail.com>2016-02-23 11:52:47 +0000
committerJonathan Giddy <jongiddy@gmail.com>2016-02-23 11:53:32 +0000
commit480cb385fc3285eaa9b6633fb6e4486f16fd1178 (patch)
treef7af1825ef17c18bf8816afff98c88cd943d47f3 /tests/unit/net/parsable_mime/image/webp
parent94f5d26131c2347efbee880b85977711ee30f231 (diff)
downloadservo-480cb385fc3285eaa9b6633fb6e4486f16fd1178.tar.gz
servo-480cb385fc3285eaa9b6633fb6e4486f16fd1178.zip
Fix off-by-one error in MIME pattern matching
This adds a size to the test webp file, since the error fixed occurs when the test object is the same length as the matched pattern, and is not equal to the pattern.
Diffstat (limited to 'tests/unit/net/parsable_mime/image/webp')
-rwxr-xr-xtests/unit/net/parsable_mime/image/webp/test.webpbin14 -> 14 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/unit/net/parsable_mime/image/webp/test.webp b/tests/unit/net/parsable_mime/image/webp/test.webp
index 5a907eb4ce2..ad88e62f94c 100755
--- a/tests/unit/net/parsable_mime/image/webp/test.webp
+++ b/tests/unit/net/parsable_mime/image/webp/test.webp
Binary files differ