commit | e5476bbe7505072fc6b4131beb68fe26530c4a7e | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Thu Mar 14 13:30:08 2019 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Mar 14 18:02:21 2019 +0000 |
tree | bc731158eb34d824b4bc7a767dc5374ae6c6bc82 | |
parent | cf4aa05ebc3ba993c094ea2610072e676c0ffae0 [diff] |
Allocate the backing SkBitmap in the SerializedImageFilter fuzzer IIUC, this is what was intended. If the SkBitmap hasn't been initialized it will fail validation in SkBitmapDevice's valid_for_bitmap_device. Change-Id: If6890528bcc706c02b4ca247789db524d4a2653c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201380 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Brian Osman <brianosman@google.com>