diff options
author | mtklein <mtklein@chromium.org> | 2015-08-13 07:51:29 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-08-13 07:51:29 -0700 |
commit | 15f4951e84a0aef2ed31b2e66129579feaa18850 (patch) | |
tree | b20ea877e12136318ba4d5c642bcbf5fcd722f99 /gm | |
parent | 272b74879233e779b25bb86857b15deff3e4241b (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 'gm')
0 files changed, 0 insertions, 0 deletions