commit | d59948a1714fe32729c77e3ea54e0992d48e8541 | [log] [tgz] |
---|---|---|
author | Matt Sarett <msarett@google.com> | Wed Apr 26 10:59:48 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Apr 26 17:43:38 2017 +0000 |
tree | 77c48bc054b6426eddd75e378178317321161418 | |
parent | ee683655a9a9d57487ab8d4b0b01bb9bc2def144 [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>