The following nodes represent call sites where fuzz blockers occur.
Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
---|---|---|---|---|
8 | 5 | ...fuzz_loader.TestOneInput | call site: 00005 | yaml.dumper.Dumper.__init__ |
3 | 0 | EP | call site: 00000 | yaml.load |
...fuzz_loader.TestOneInput
[function]
[call site]
00000
yaml.load
[function]
[call site]
00001
loader.get_single_data
[function]
[call site]
00002
loader.dispose
[function]
[call site]
00003
<builtin>.list
[function]
[call site]
00004
yaml.emit
[function]
[call site]
00005
io.StringIO
[function]
[call site]
00006
yaml.dumper.Dumper.__init__
[function]
[call site]
00007
yaml.emitter.Emitter.__init__
[function]
[call site]
00008
yaml.serializer.Serializer.__init__
[function]
[call site]
00009
yaml.representer.BaseRepresenter.__init__
[function]
[call site]
00010
yaml.resolver.BaseResolver.__init__
[function]
[call site]
00011
dumper.emit
[function]
[call site]
00012
dumper.dispose
[function]
[call site]
00013