The following nodes represent call sites where fuzz blockers occur.
Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
---|---|---|---|---|
2 | 5 | ...fuzz_decoders.TestOneInput | call site: {node_id} |
|
2 | 8 | httpx._decoders.ByteChunker.decode | call site: {node_id} | fdp.ConsumeIntInRange |
2 | 22 | ...fuzz_decoders.TestOneInput | call site: {node_id} |
|
2 | 25 | httpx._decoders.TextChunker.decode | call site: {node_id} | fdp.ConsumeIntInRange |
...fuzz_decoders.TestOneInput
[function]
[call site]
00000
atheris.FuzzedDataProvider
[function]
[call site]
00001
fdp.ConsumeIntInRange
[function]
[call site]
00002
httpx._decoders.ByteChunker.__init__
[function]
[call site]
00003
io.BytesIO
[function]
[call site]
00004
httpx._decoders.ByteChunker.decode
[function]
[call site]
00005
.len
[function]
[call site]
00006
.range
[function]
[call site]
00007
.len
[function]
[call site]
00008
fdp.ConsumeIntInRange
[function]
[call site]
00009
fdp.ConsumeBytes
[function]
[call site]
00010
fdp.ConsumeIntInRange
[function]
[call site]
00011
fdp.ConsumeUnicodeNoSurrogates
[function]
[call site]
00012
httpx._decoders.LineDecoder.__init__
[function]
[call site]
00013
httpx._decoders.LineDecoder.decode
[function]
[call site]
00014
text.endswith
[function]
[call site]
00015
text.splitlines
[function]
[call site]
00016
.len
[function]
[call site]
00017
lines.pop
[function]
[call site]
00018
fdp.ConsumeIntInRange
[function]
[call site]
00019
httpx._decoders.TextChunker.__init__
[function]
[call site]
00020
io.StringIO
[function]
[call site]
00021
httpx._decoders.TextChunker.decode
[function]
[call site]
00022
.len
[function]
[call site]
00023
.range
[function]
[call site]
00024
.len
[function]
[call site]
00025
fdp.ConsumeIntInRange
[function]
[call site]
00026
fdp.ConsumeUnicodeNoSurrogates
[function]
[call site]
00027
fdp.ConsumeIntInRange
[function]
[call site]
00028
fdp.ConsumeBytes
[function]
[call site]
00029
httpx._decoders.TextDecoder.__init__
[function]
[call site]
00030
codecs.getincrementaldecoder
[function]
[call site]
00031
httpx._decoders.TextDecoder.decode
[function]
[call site]
00032