oss-fuzz/projects/zlib
Max Moroz a24fb1fd57
[zlib] Make the build script to loop through C++ fuzz targets. (#2977)
* [zlib] Make the build script to loop through C++ fuzz targets.

* Rename the uncompress2 fuzz target.

* fix Dockerfile
2019-10-22 11:43:04 -07:00
..
Dockerfile [zlib] Make the build script to loop through C++ fuzz targets. (#2977) 2019-10-22 11:43:04 -07:00
build.sh [zlib] Make the build script to loop through C++ fuzz targets. (#2977) 2019-10-22 11:43:04 -07:00
checksum_fuzzer.c
compress_fuzzer.c
example_dict_fuzzer.c
example_flush_fuzzer.c
example_large_fuzzer.c
example_small_fuzzer.c
minigzip_fuzzer.c
project.yaml Enable i386 fuzzing on 18 projects (#2748) 2019-08-22 11:44:03 -04:00
zlib_uncompress2_fuzzer.cc [zlib] Make the build script to loop through C++ fuzz targets. (#2977) 2019-10-22 11:43:04 -07:00
zlib_uncompress_fuzzer.cc