skia2/resources/invalid_images
msarett d0375bc460 Fix bmp RLE "bug"
Chromium's test suite contains an RLE image that reports a certain
file size in the header, but then contains additional encoded data.
Our bmp decoder would only decode half of the image, before stopping.

With this fix, we check for additional data before returning
kIncompleteInput.

If this lands, I will upload the test image to the bots.

Also adding an invalid image test to CodexTest.

BUG=skia:

Review URL: https://codereview.chromium.org/1273853004
2015-08-12 08:08:56 -07:00
..
ico_fuzz0.ico Ico security issues fix 2015-03-13 08:07:01 -07:00
ico_fuzz1.ico Ico security issues fix 2015-03-13 08:07:01 -07:00
ico_leak01.ico Ico security issues fix 2015-03-13 08:07:01 -07:00
mask-bmp-ico.ico Fix bmp RLE "bug" 2015-08-12 08:08:56 -07:00
sigabort_favicon.ico Add tests (and fix!) for known bad ICO files. 2014-11-10 13:12:25 -08:00
sigsegv_favicon_2.ico Add tests (and fix!) for known bad ICO files. 2014-11-10 13:12:25 -08:00
sigsegv_favicon.ico Add tests (and fix!) for known bad ICO files. 2014-11-10 13:12:25 -08:00
skbug3429.webp Use the upstream version of libwebp, v0.4.3. 2015-07-10 09:32:09 -07:00
skbug3442.webp Use the upstream version of libwebp, v0.4.3. 2015-07-10 09:32:09 -07:00