f2d016f12e
Yesterday's negation-related changes (http://review.skia.org/464123) exposed a flaw that the fuzzer was able to exploit. We were previously able to assume that `simplify_negation` would always return a non-null expression; in some cases, that is no longer true. Change-Id: Ia585232b0e35fafe0c642384a59ef94ce743ffd5 Bug: oss-fuzz:40427 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/464916 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 | ||
es2_conformance | ||
folding | ||
glsl | ||
inliner | ||
intrinsics | ||
metal | ||
runtime | ||
runtime_errors | ||
shared | ||
spirv | ||
workarounds | ||
README.txt | ||
update_fuzzer.py |
This directory contains source files for testing skslc compilation. The compiled output files are in the /tests/sksl/ directory.