The following nodes represent call sites where fuzz blockers occur.
Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
---|---|---|---|---|
1 | 3 | ...fuzz_decode.TestOneInput | call site: {node_id} | simplejson.decoder.JSONDecoder.decode |
1 | 5 | simplejson.decoder.JSONDecoder.decode | call site: {node_id} |
|
1 | 11 | simplejson.decoder.JSONDecoder.decode | call site: {node_id} | simplejson.decoder.JSONDecoder.__init__ |
...fuzz_decode.TestOneInput
[function]
[call site]
00000
atheris.FuzzedDataProvider
[function]
[call site]
00001
fdp.ConsumeUnicodeNoSurrogates
[function]
[call site]
00002
simplejson.loads
[function]
[call site]
00003
simplejson.decoder.JSONDecoder.decode
[function]
[call site]
00004
.isinstance
[function]
[call site]
00005
.str
[function]
[call site]
00006
simplejson.decoder.JSONDecoder.raw_decode
[function]
[call site]
00007
.isinstance
[function]
[call site]
00008
.len
[function]
[call site]
00009
.ord
[function]
[call site]
00010
.len
[function]
[call site]
00011
simplejson.decoder.JSONDecoder.__init__
[function]
[call site]
00012