Fuzz introspector: XmlFuzzer
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
13 10 [XmlFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) call site: 00010 [XmlFuzzer].getText(XMLStreamReader)
1 4 [com.ctc.wstx.util.SymbolTable].makeChild() call site: 00004 [com.ctc.wstx.api.ReaderConfig].createFullDefaults()

Fuzzer calltree

0 [XmlFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [com.ctc.wstx.stax.WstxInputFactory].<init>() [function] [call site] 00001
2 [com.ctc.wstx.util.DefaultXmlSymbolTable].getInstance() [function] [call site] 00002
3 [com.ctc.wstx.util.SymbolTable].makeChild() [function] [call site] 00003
4 [com.ctc.wstx.util.SymbolTable].<init>(com.ctc.wstx.util.SymbolTable,com.ctc.wstx.util.SymbolTable,com.ctc.wstx.util.SymbolTable,com.ctc.wstx.util.SymbolTable,com.ctc.wstx.util.SymbolTable,com.ctc.wstx.util.SymbolTable,com.ctc.wstx.util.SymbolTable) [function] [call site] 00004
2 [com.ctc.wstx.api.ReaderConfig].createFullDefaults() [function] [call site] 00005
3 [com.ctc.wstx.api.ReaderConfig].<init>(null,boolean,null,int,int,int,int) [function] [call site] 00006
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsBytes() [function] [call site] 00007
1 [java.io.ByteArrayInputStream].<init>(byte[]) [function] [call site] 00008
1 [com.ctc.wstx.stax.WstxInputFactory].createXMLStreamReader(java.io.ByteArrayInputStream) [function] [call site] 00009
1 [XmlFuzzer].streamThrough(XMLStreamReader) [function] [call site] 00010
2 [XMLStreamReader].hasNext() [function] [call site] 00011
2 [XMLStreamReader].next() [function] [call site] 00012
2 [XMLStreamReader].hasText() [function] [call site] 00013
2 [XmlFuzzer].getText(XMLStreamReader) [function] [call site] 00014
3 [XMLStreamReader].getEventType() [function] [call site] 00015
3 [XMLStreamReader].getTextLength() [function] [call site] 00016
3 [XMLStreamReader].getText() [function] [call site] 00017
3 [XMLStreamReader].getTextCharacters() [function] [call site] 00018
3 [XMLStreamReader].getTextStart() [function] [call site] 00019
2 [String].hashCode() [function] [call site] 00020
2 [XMLStreamReader].hasName() [function] [call site] 00021
2 [XMLStreamReader].getName() [function] [call site] 00022
2 [XmlFuzzer].hashCode() [function] [call site] 00023
1 [XMLStreamReader].close() [function] [call site] 00024