The following nodes represent call sites where fuzz blockers occur.
Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
---|---|---|---|---|
4 | 1 | [ArchiverArFuzzer].fuzzerTestOneInput(byte[]) | call site: {node_id} | |
1 | 6 | [org.apache.commons.io.Charsets].toCharset(java.nio.charset.Charset) | call site: {node_id} | |
1 | 10 | [org.apache.commons.io.Charsets].toCharset(java.lang.String,java.nio.charset.Charset) | call site: {node_id} |
[ArchiverArFuzzer].fuzzerTestOneInput(byte[])
[function]
[call site]
00000
[org.apache.commons.compress.archivers.ar.ArArchiveInputStream].<init>(java.io.InputStream)
[function]
[call site]
00001
[org.apache.commons.compress.archivers.ArchiveInputStream].<init>(java.io.InputStream,java.lang.String)
[function]
[call site]
00002
[org.apache.commons.compress.archivers.ArchiveInputStream].<init>(java.io.InputStream,java.nio.charset.Charset)
[function]
[call site]
00003
[java.io.FilterInputStream].<init>(java.io.InputStream)
[function]
[call site]
00004
[org.apache.commons.io.Charsets].toCharset(java.nio.charset.Charset)
[function]
[call site]
00005
[java.nio.charset.Charset].defaultCharset()
[function]
[call site]
00006
[org.apache.commons.io.Charsets].toCharset(java.lang.String)
[function]
[call site]
00007
[java.nio.charset.Charset].defaultCharset()
[function]
[call site]
00008
[org.apache.commons.io.Charsets].toCharset(java.lang.String,java.nio.charset.Charset)
[function]
[call site]
00009
[java.nio.charset.Charset].forName(java.lang.String)
[function]
[call site]
00010
[java.nio.charset.Charset].name()
[function]
[call site]
00011
[java.io.ByteArrayInputStream].<init>(byte[])
[function]
[call site]
00012
[BaseTests].fuzzArchiveInputStream(org.apache.commons.compress.archivers.ArchiveInputStream)
[function]
[call site]
00013