commit | 94d4d3e20b8be29233bc7056ed3b8b36def3e98a | [log] [tgz] |
---|---|---|
author | Florin Malita <fmalita@chromium.org> | Mon Jun 18 13:10:51 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Jun 18 17:33:18 2018 +0000 |
tree | ed3725d2ca39707cddefeb4d7493ad3228e4cdb7 | |
parent | 0333854e552ccfc810dc74d74636692f1d0da67e [diff] |
[skottie] Fix OOB access in Parse<SkPoint> SkJSON requires valid array indices, so callers must guard against out-of-bounds conditions explicitly. Bug: oss-fuzz:8956 Change-Id: I50b96b088e44a4c1a569e6911d4be5d75799b464 Reviewed-on: https://skia-review.googlesource.com/135445 Commit-Queue: Florin Malita <fmalita@chromium.org> Reviewed-by: Kevin Lubick <kjlubick@google.com>