aboutsummaryrefslogtreecommitdiffhomepage
path: root/resources
diff options
context:
space:
mode:
authorGravatar Matt Sarett <msarett@google.com>2017-04-26 10:59:48 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-04-26 17:43:38 +0000
commitd59948a1714fe32729c77e3ea54e0992d48e8541 (patch)
tree77c48bc054b6426eddd75e378178317321161418 /resources
parentee683655a9a9d57487ab8d4b0b01bb9bc2def144 (diff)
SkPngCodec: Do not return kInvalidConversion on corrupt png
In this case, the fuzzer thinks there is a bug because we are returning kInvalidConversion for a corrupt png file. Bug: skia:6550 Change-Id: I33f588442f5eaa8a4d642e9328750779f9a9ef5d Reviewed-on: https://skia-review.googlesource.com/14324 Commit-Queue: Matt Sarett <msarett@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com>
Diffstat (limited to 'resources')
-rw-r--r--resources/invalid_images/bad_palette.pngbin0 -> 368 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/resources/invalid_images/bad_palette.png b/resources/invalid_images/bad_palette.png
new file mode 100644
index 0000000000..984b8f63d6
--- /dev/null
+++ b/resources/invalid_images/bad_palette.png
Binary files differ