diff options
author | Mike Reed <reed@google.com> | 2018-04-12 17:26:40 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-04-12 22:02:11 +0000 |
commit | 59af19f6203490547f53932171f05c8857f927ed (patch) | |
tree | 990b0136b36f11adad14e69107f8ac493fcc3372 /fuzz | |
parent | 92cbf3fc0112c99ec4aea9d8b7550a2573463262 (diff) |
can't abort looper loop, as saveCount won't be balanced
This is triggered by a recent change to clear the looper from the paint we return.
That change made the call to nothingToDraw() return true, which in turn meant
we didn't get the balancing call to restore in the looper's next() call.
Follow-up to https://skia-review.googlesource.com/c/skia/+/121062
Bug: skia:
Change-Id: I3ba7d487e4193103fb1d223d34c9c6eb486eca09
Reviewed-on: https://skia-review.googlesource.com/121220
Commit-Queue: Mike Reed <reed@google.com>
Reviewed-by: Florin Malita <fmalita@chromium.org>
Diffstat (limited to 'fuzz')
0 files changed, 0 insertions, 0 deletions