commit | b64db38b854bd8f6d564b7741ebf4795d130d168 | [log] [tgz] |
---|---|---|
author | Cary Clark <caryclark@skia.org> | Thu Jul 26 07:40:16 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jul 26 12:04:17 2018 +0000 |
tree | 12de5b7f2a6ef40db9655e036be53c821ceb50f4 | |
parent | f3ac64df17419f7fa6af2eeed5092638e956e196 [diff] |
avoid uninitialized under fuzzer https://skia-review.googlesource.com/143112 introduced new logic to handle failures; fuzzer found a way to exploit this. FWIW, skia's fuzzer did not call pathops when fed the test case. TBR=kjlubick@google.com Bug:867314 Change-Id: Id894962d3f32e206362faff332a1330db75da175 Reviewed-on: https://skia-review.googlesource.com/143318 Reviewed-by: Cary Clark <caryclark@skia.org> Commit-Queue: Cary Clark <caryclark@skia.org> Auto-Submit: Cary Clark <caryclark@skia.org>