Add test for bad reuse of SkJpegCodec internal state
authorMatt Sarett <msarett@google.com>
Wed, 25 Jan 2017 16:58:11 +0000 (11:58 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Wed, 25 Jan 2017 17:27:39 +0000 (17:27 +0000)
commit74b16edd98e4fd560baaf5655dd7e4ae43f8ae69
tree982fa496c867d4574fcb7c1a8f8ac39e4db384f0
parent58abc9e2c56464336472493745e91133819deb96
Add test for bad reuse of SkJpegCodec internal state

This is a test for the following fix:
https://skia-review.googlesource.com/c/7451/

b/34637813

Change-Id: I3fdb0d7d50537948039b75c3a22454e789ca810a
Reviewed-on: https://skia-review.googlesource.com/7454
Commit-Queue: Matt Sarett <msarett@google.com>
Reviewed-by: Leon Scroggins <scroggo@google.com>
tests/CodecTest.cpp