Fuzz introspector: inspector/source-codezlib_uncompress3_fuzzer.cc
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
8 18 crc32_z call site: 00018 crc32
8 28 adler32 call site: 00028 crc32
2 45 inflate call site: 00045 crc32
1 0 EP call site: 00000 uncompress2
1 11 inflate call site: 00011 crc32

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 uncompress2 [function] [call site] 00001
2 inflateInit_ [function] [call site] 00002
3 inflateInit2_ [function] [call site] 00003
4 inflateReset2 [function] [call site] 00004
5 inflateStateCheck [function] [call site] 00005
5 inflateReset [function] [call site] 00006
6 inflateStateCheck [function] [call site] 00007
6 inflateResetKeep [function] [call site] 00008
7 inflateStateCheck [function] [call site] 00009
2 inflate [function] [call site] 00010
2 inflateEnd [function] [call site] 00048
3 inflateStateCheck [function] [call site] 00049