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: {node_id} |
[com.example.JsonEncodeDecodeFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider)
[function]
[call site]
00000
[com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsString()
[function]
[call site]
00001
[org.json.simple.JSONObject].<init>()
[function]
[call site]
00002
[org.json.simple.JSONObject].put(java.lang.Object,java.lang.Object)
[function]
[call site]
00003
[java.io.StringWriter].<init>()
[function]
[call site]
00004
[org.json.simple.JSONObject].writeJSONString(java.io.Writer)
[function]
[call site]
00005
[java.io.StringWriter].toString()
[function]
[call site]
00006
[java.io.StringReader].<init>(java.lang.String)
[function]
[call site]
00007
[org.json.simple.parser.JSONParser].<init>()
[function]
[call site]
00008
[org.json.simple.parser.JSONParser].parse(java.io.Reader)
[function]
[call site]
00009
[org.json.simple.JSONObject].equals(java.lang.Object)
[function]
[call site]
00010
[java.lang.IllegalStateException].<init>(java.lang.String)
[function]
[call site]
00011
[org.json.simple.JSONObject].toString()
[function]
[call site]
00012