Fuzz introspector: snappy_uncompress_fuzzer
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
4 1 LLVMFuzzerTestOneInput call site: 00001 snappy::Varint::Parse32WithLimit
3 8 LLVMFuzzerTestOneInput call site: 00008

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 GetUncompressedLength [function] [call site] 00001
2 snappy::Varint::Parse32WithLimit [function] [call site] 00002
3 reinterpret_cast<const [call site] 00003
3 reinterpret_cast<const [call site] 00004
3 reinterpret_cast<const [call site] 00005
1 snappy::Uncompress [function] [call site] 00008