aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrSoftwarePathRenderer.cpp
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2015-08-13 07:51:29 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-08-13 07:51:29 -0700
commit15f4951e84a0aef2ed31b2e66129579feaa18850 (patch)
treeb20ea877e12136318ba4d5c642bcbf5fcd722f99 /src/gpu/GrSoftwarePathRenderer.cpp
parent272b74879233e779b25bb86857b15deff3e4241b (diff)
add asserts on Sk4px::Map functions that our arrays are non-null.
There's a crasher (null dereference it looks like) in Clank with an impossible stack, but with blit mask on top (apparently sk_free() calls blit mask...). Can't hurt to check that all these Sk4px-using methods are iterating over non-null arrays. (This is that bug I mentioned that got me thinking about blit mask in the first place.) BUG=520354 Review URL: https://codereview.chromium.org/1295443002
Diffstat (limited to 'src/gpu/GrSoftwarePathRenderer.cpp')
0 files changed, 0 insertions, 0 deletions