378e4aecfe
The fuzzer discovered that SkSL could create an out-of-range int literal by casting from a floating point literal. We were only doing range checks when the starting literal was an integer. Since we now assert when an out-of-range int literal is created (as of http://review.skia.org/464124), the fuzzer can detect this error. Change-Id: Ie66f60ddbe7b4fbe5b648c17292c59a4ba079716 Bug: oss-fuzz:40456 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/465385 Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> |
||
---|---|---|
.. | ||
blend | ||
errors | ||
folding | ||
glsl | ||
inliner | ||
intrinsics | ||
metal | ||
runtime | ||
runtime_errors | ||
shared | ||
spirv | ||
workarounds | ||
README.txt |
This directory contains skslc-compiled output from matching source files in the /resources/sksl/ directory.