The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 9 | 0 | EP | call site: 00000 | memmem |
LLVMFuzzerTestOneInput
[function]
[call site]
00000
strstr
[function]
[call site]
00001
std::string::c_str
[function]
[call site]
00002
strcasestr
[function]
[call site]
00003
std::string::c_str
[function]
[call site]
00004
memmem
[function]
[call site]
00005
std::string::data
[function]
[call site]
00006
std::string::size
[function]
[call site]
00007
fprintf
[function]
[call site]
00008
exit
[function]
[call site]
00009