commit | 9b718cb21409dd382e61ad8565f17df536cfbc59 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Mon Apr 26 18:11:46 2021 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Apr 27 14:51:09 2021 +0000 |
tree | 4ac7927cc86bdaf2d14fc9ec04a6a1b1680e865a | |
parent | 40f2985ec8da317d1fccb8ee0843347c6fb16898 [diff] |
guard against nullptr while drawing I was unable to reproduce the fuzz, but DirectMaskSubRunNoCache::Make can certainly return nullptr. Draw nothing when a nullptr is passed. Bug: oss-fuzz:33618 Change-Id: I6aaa954b87c7d2b19fa96ff5d66de4083a589580 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/401516 Commit-Queue: Herb Derby <herb@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>