oss-fuzz/projects/zlib
fanquake 60b995c1b2
zlib: re-enable "make check" (#10529)
This was disabled 4 years ago, due to issues with MSAN.
I currently cannot reproduce under MSAN.
If the issue does reproduce, we could better document what it is.
2023-06-21 10:27:24 +10:00
..
Dockerfile
build.sh zlib: re-enable "make check" (#10529) 2023-06-21 10:27:24 +10:00
checksum_fuzzer.c
compress_fuzzer.c Fix zlib - do not exit() from libFuzzer, just return from function (#7604) 2022-05-10 11:57:26 +10:00
example_dict_fuzzer.c Fix zlib - do not exit() from libFuzzer, just return from function (#7604) 2022-05-10 11:57:26 +10:00
example_flush_fuzzer.c Update example_flush_fuzzer.c (#8688) 2022-10-06 18:50:04 +00:00
example_large_fuzzer.c Fix zlib - do not exit() from libFuzzer, just return from function (#7604) 2022-05-10 11:57:26 +10:00
example_small_fuzzer.c Fix zlib - do not exit() from libFuzzer, just return from function (#7604) 2022-05-10 11:57:26 +10:00
minigzip_fuzzer.c Fix zlib - do not exit() from libFuzzer, just return from function (#7604) 2022-05-10 11:57:26 +10:00
project.yaml zlib: re-enable "make check" (#10529) 2023-06-21 10:27:24 +10:00
zlib_uncompress2_fuzzer.cc
zlib_uncompress_fuzzer.cc