Fuzz introspector: parse
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
3 7 LLVMFuzzerTestOneInput call site: 00007 R_ParseVector

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 fuzz_set_string [function] [call site] 00001
2 R_ToplevelExec [call site] 00002
2 fuzz_do_set_string [function] [call site] 00003
3 Rf_mkChar [call site] 00004
3 SET_STRING_ELT [call site] 00005
1 R_ToplevelExec [call site] 00006
1 do_parse [function] [call site] 00007
2 R_ParseVector [call site] 00008
2 Rf_protect [call site] 00009
2 Rf_unprotect [call site] 00010