Fuzz introspector: affdicfuzzer
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
2 8 LLVMFuzzerTestOneInput call site: 00008
1 0 EP call site: 00000
1 11 LLVMFuzzerTestOneInput call site: 00011

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 static_cast<unsigned [call site] 00001
1 std::ofstream::write [function] [call site] 00002
1 std::ofstream::close [function] [call site] 00003
1 std::ofstream::write [function] [call site] 00004
1 std::ofstream::close [function] [call site] 00005
1 std::ofstream::write [function] [call site] 00006
1 std::ofstream::close [function] [call site] 00007
1 Hunspell::spell [function] [call site] 00008
2 Hunspell::spell [function] [call site] 00009
2 std::chrono::steady_clock::now [function] [call site] 00010
1 Hunspell::suggest [function] [call site] 00011
2 Hunspell::suggest [function] [call site] 00012