The following nodes represent call sites where fuzz blockers occur.
Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
---|---|---|---|---|
12 | 0 | EP | call site: 00000 |
[com.example.UnpackFuzzer].myFuzzTest(com.code_intelligence.jazzer.api.FuzzedDataProvider)
[function]
[call site]
00000
[com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeString(int)
[function]
[call site]
00001
[com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeInt()
[function]
[call site]
00002
[com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsBytes()
[function]
[call site]
00003
[ByteArrayInputStream].<init>(byte[])
[function]
[call site]
00004
[org.zeroturnaround.zip.ZipUtil].unpackEntry(ByteArrayInputStream,String)
[function]
[call site]
00005
[File].<init>(com.example.UnpackFuzzer)
[function]
[call site]
00006
[org.zeroturnaround.zip.ZipUtil].unpack(ByteArrayInputStream,File)
[function]
[call site]
00007
[File].<init>(com.example.UnpackFuzzer)
[function]
[call site]
00008
[org.zeroturnaround.zip.ZipUtil].unwrap(ByteArrayInputStream,File)
[function]
[call site]
00009
[File].<init>(com.example.UnpackFuzzer)
[function]
[call site]
00010
[org.zeroturnaround.zip.ZipUtil].repack(ByteArrayInputStream,File,int)
[function]
[call site]
00011
[org.zeroturnaround.zip.commons.IOUtils].closeQuietly(ByteArrayInputStream)
[function]
[call site]
00012