Fuzz introspector: ASCIIUtilityFuzzer
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
1 5 [org.eclipse.angus.mail.util.ASCIIUtility].parseLong(byte[],int,int) call site: {node_id}

Fuzzer calltree

0 [ASCIIUtilityFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [org.eclipse.angus.mail.util.ASCIIUtility].parseInt(byte[],int,int) [function] [call site] 00001
2 [org.eclipse.angus.mail.util.ASCIIUtility].parseInt(byte[],int,int,int) [function] [call site] 00002
3 [org.eclipse.angus.mail.util.ASCIIUtility].toString(byte[],int,int) [function] [call site] 00003
1 [org.eclipse.angus.mail.util.ASCIIUtility].parseLong(byte[],int,int) [function] [call site] 00004
2 [org.eclipse.angus.mail.util.ASCIIUtility].parseLong(byte[],int,int,int) [function] [call site] 00005
3 [org.eclipse.angus.mail.util.ASCIIUtility].toString(byte[],int,int) [function] [call site] 00006
1 [org.eclipse.angus.mail.util.ASCIIUtility].toString(byte[]) [function] [call site] 00007
2 [org.eclipse.angus.mail.util.ASCIIUtility].toString(byte[],int,int) [function] [call site] 00008