oss-fuzz/projects/openexr
Ravi Jotwani 7ff3b68f7e
[openexr] Using different file utilities to write files to /tmp (#4218)
* using tidy_html5's fuzzer_temp_file utilities to create a file from fuzzing input in /tmp

* used FuzzerTemporaryFile class, updated copyright year

* catch all exceptions instead of a select few, fix styling in openexr_exrheader_fuzzer

* updating fuzzer_temp_file.h with the changes mentioned in https://github.com/google/oss-fuzz/pull/4236
2020-08-07 11:40:34 -07:00
..
Dockerfile [openexr] Using different file utilities to write files to /tmp (#4218) 2020-08-07 11:40:34 -07:00
build.sh [openexr] Using different file utilities to write files to /tmp (#4218) 2020-08-07 11:40:34 -07:00
fuzzer_temp_file.h [openexr] Using different file utilities to write files to /tmp (#4218) 2020-08-07 11:40:34 -07:00
openexr_deepscanlines_fuzzer.cc Catch all exceptions via (...) rather than by explicit type (#4260) 2020-08-06 06:10:51 -07:00
openexr_deeptiles_fuzzer.cc Catch all exceptions via (...) rather than by explicit type (#4260) 2020-08-06 06:10:51 -07:00
openexr_exrenvmap_fuzzer.cc [openexr] Using different file utilities to write files to /tmp (#4218) 2020-08-07 11:40:34 -07:00
openexr_exrheader_fuzzer.cc [openexr] Using different file utilities to write files to /tmp (#4218) 2020-08-07 11:40:34 -07:00
openexr_scanlines_fuzzer.cc [openexr] Replace buf_to_file with IStream (#4094) 2020-07-14 14:01:37 -07:00
openexr_tiles_fuzzer.cc [openexr] Replace buf_to_file with IStream (#4094) 2020-07-14 14:01:37 -07:00
project.yaml Add security@openexr.org as per Cary's request 2020-07-14 10:51:31 -07:00