commit | 0c2bcce99642eae5f4f91940a78321f972c5976d | [log] [tgz] |
---|---|---|
author | Florin Malita <fmalita@chromium.org> | Thu May 10 10:51:04 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu May 10 15:27:45 2018 +0000 |
tree | dfc082af172bfc599fb149f71bcc0cea5ea519db | |
parent | 2d46a009266150dcdf1c9dda32c0ba0c79248979 [diff] |
[skottie] Allow divide-by-zero in PolyStarAdapter::apply This is safe because count == 0 will produce an empty path. Bug: oss-fuzz:8213 Change-Id: Ie3b546c614ba22eef1ba16a182016c2edd0bd641 Reviewed-on: https://skia-review.googlesource.com/127323 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Florin Malita <fmalita@chromium.org>