mirror of https://github.com/google/oss-fuzz.git
9743eb4bf3
The purpose of the fuzzer is to very that an exception is thrown, not to validate that the correct *type* of exception is thrown. That is the responsibility of the project's traditional test suite. Therefore, the exception type is inconsequential. Signed-off-by: Cary Phillips <seabeepea@gmail.com> |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
openexr_deepscanlines_fuzzer.cc | ||
openexr_deeptiles_fuzzer.cc | ||
openexr_exrenvmap_fuzzer.cc | ||
openexr_exrheader_fuzzer.cc | ||
openexr_scanlines_fuzzer.cc | ||
openexr_tiles_fuzzer.cc | ||
project.yaml |