The following nodes represent call sites where fuzz blockers occur.
Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
---|---|---|---|---|
4 | 3 | ...fuzz_api.ServerThread.__init__ | call site: {node_id} | threading.Thread.start |
2 | 0 | EP | call site: {node_id} | ...fuzz_api.ServerThread.__init__ |
...fuzz_api.TestOneInput
[function]
[call site]
00000
...fuzz_api.ServerThread.__init__
[function]
[call site]
00001
socket.socket
[function]
[call site]
00002
threading.Thread.__init__
[function]
[call site]
00003
threading.Thread.start
[function]
[call site]
00004
...fuzz_api.SetFuzzedInput
[function]
[call site]
00005
httpx.get
[function]
[call site]
00006
threading.Thread.join
[function]
[call site]
00007