Fuzz introspector: fuzz_decoders
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

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} .len
2 8 httpx._decoders.ByteChunker.decode call site: {node_id} fdp.ConsumeIntInRange
2 22 ...fuzz_decoders.TestOneInput call site: {node_id} .len
2 25 httpx._decoders.TextChunker.decode call site: {node_id} fdp.ConsumeIntInRange

Fuzzer calltree

0 ...fuzz_decoders.TestOneInput [function] [call site] 00000
1 atheris.FuzzedDataProvider [function] [call site] 00001
1 fdp.ConsumeIntInRange [function] [call site] 00002
1 httpx._decoders.ByteChunker.__init__ [function] [call site] 00003
2 io.BytesIO [function] [call site] 00004
1 httpx._decoders.ByteChunker.decode [function] [call site] 00005
1 fdp.ConsumeIntInRange [function] [call site] 00009
1 fdp.ConsumeBytes [function] [call site] 00010
1 fdp.ConsumeIntInRange [function] [call site] 00011
1 fdp.ConsumeUnicodeNoSurrogates [function] [call site] 00012
1 httpx._decoders.LineDecoder.__init__ [function] [call site] 00013
1 httpx._decoders.LineDecoder.decode [function] [call site] 00014
2 text.endswith [function] [call site] 00015
2 text.splitlines [function] [call site] 00016
2 lines.pop [function] [call site] 00018
1 fdp.ConsumeIntInRange [function] [call site] 00019
1 httpx._decoders.TextChunker.__init__ [function] [call site] 00020
2 io.StringIO [function] [call site] 00021
1 httpx._decoders.TextChunker.decode [function] [call site] 00022
1 fdp.ConsumeIntInRange [function] [call site] 00026
1 fdp.ConsumeUnicodeNoSurrogates [function] [call site] 00027
1 fdp.ConsumeIntInRange [function] [call site] 00028
1 fdp.ConsumeBytes [function] [call site] 00029
1 httpx._decoders.TextDecoder.__init__ [function] [call site] 00030
2 codecs.getincrementaldecoder [function] [call site] 00031
1 httpx._decoders.TextDecoder.decode [function] [call site] 00032