commit | 8c5889937172a4ce733dc904ddb3ca961eeed3da | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Nov 19 17:36:17 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Nov 20 14:07:03 2020 +0000 |
tree | 3dabfb54acadbbd1fd8bcd6b36af92df57650a56 | |
parent | 9dce4d081f8a993b52513c8e82aaac3bd7493a06 [diff] |
Fix fuzzer crash when casting between int and float. The fix submitted at http://review.skia.org/335868 did not support casts. The fuzzer discovered this shortcoming right away. Change-Id: I2f5166528cee41367348564d4e664476fd5704ff Bug: oss-fuzz:27650 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/336656 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com>