Descriptionadd 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
Committed: https://skia.googlesource.com/skia/+/15f4951e84a0aef2ed31b2e66129579feaa18850
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|