mirror of https://github.com/google/oss-fuzz.git
4b7c09e037
Add a check for the recently added routines to combine crc32 checksums. This change adds more code coverage, however the checksum_fuzzer still does not pass the complexity check: (the threshold is at 100) oss-fuzz$ build/out/zlib/checksum_fuzzer -runs=10 2>&1 | grep -Po "INFO: Loaded [[:digit:]]+ module.*\(.*(counters|guards)\):[[:space:]]+\K[[:digit:]]+" 92 |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
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 | ||
zlib_uncompress_fuzzer.cc |