Fuzz introspector: fuzzer_example_dict
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
26 1 LLVMFuzzerTestOneInput call site: 00001 PREFIX
20 28 LLVMFuzzerTestOneInput call site: 00028 PREFIX

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 test_dict_deflate [function] [call site] 00001
2 PREFIX [function] [call site] 00003
3 FUNCTABLE_CALL [function] [call site] 00007
3 deflate_state*::update_hash [function] [call site] 00011
3 deflate_state*::quick_insert_string [function] [call site] 00012
3 deflate_state*::insert_string [function] [call site] 00014
2 CHECK_ERR [function] [call site] 00018
2 CHECK_ERR [function] [call site] 00020
2 CHECK_ERR [function] [call site] 00027