commit | 9d214295e47405019d1494182a5182a92a22f0a6 | [log] [tgz] |
---|---|---|
author | scroggo <scroggo@google.com> | Thu May 14 14:44:13 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu May 14 14:44:14 2015 -0700 |
tree | 03ced2997834241035afb0b0702f25b54019a1ce | |
parent | 87a773c5b197964cb0ae67dc8bb402d7557be6ca [diff] |
Add a test for decoding a gif with sampleSize 4. Prior to https://codereview.chromium.org/1085253002/, this would crash. Only happens with interlaced gif images with an odd height. (Maybe there are more restrictions?) Test image provided by zoran.jovanovic@sonymobile.com for checking in. Add include before includes. Review URL: https://codereview.chromium.org/1091053002