History log of /external/skia/tests/BadIcoTest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6e8f9033bb8d4f27a0dae6bc10bfb629f8e3ba0b 13-Mar-2015 msarett <msarett@google.com> Ico security issues fix

BUG=skia:3401
BUG=skia:3426
BUG=skia:3441

Review URL: https://codereview.chromium.org/996173005
/external/skia/tests/BadIcoTest.cpp
b61e206138607423e83ba34d823c6036f394f655 10-Nov-2014 scroggo <scroggo@google.com> Add tests (and fix!) for known bad ICO files.

We previously saw crashes decoding bad ICO files. Add tests for
known bad files.

While testing, I learned that one of them still crashes. Check for
large offset and size separately to fix the crash.

BUG=skia:2878

Review URL: https://codereview.chromium.org/712123002
/external/skia/tests/BadIcoTest.cpp