-
When using spark to generate a callgraph containing a call to java.awt.AWTKeyStroke.getVKValue(String key) the callgraph is missing the edge to java.lang.reflect.Field.getInt(Object obj) which is expe…
-
Hi,
I'm using Flowdroid with geomPTA to create a context-sensitive callgraph. I encountered a problem for the following method in my app:
Human and Cat are subclasses of Animal and their walk …
-
Input: [Exception1.java](https://github.com/secure-software-engineering/PointerBench/blob/master/src/generalJava/Exception1.java)
Stack trace:
`java.lang.AssertionError
at de.upb.swt.soot.java.s…
-
Hello Arzt:
I use _runInfoflow()_ to perform taint analysis which also generates a call graph. I want to add a special edge from source method to sink method in the call graph for further malware …
-
Certain type specifications cause the 'function callgraph' utility to malfunction. The attached foo.erl module is a simple example.
[foo.erl.txt](https://github.com/erlang/erlide_eclipse/files/887957…
-
https://stackoverflow.com/a/5373814
```cpp
static void D() { }
static void Y() { D(); }
static void X() { Y(); }
static void C() { D(); X(); }
static void B() { C(); }
static void S() { D(); }
…
-
Here are examples of the cpu profile and heap profile generated with `-cpuprofile` and `-memprofile` options:
[cpu.prof.gz](https://github.com/firefox-devtools/profiler/files/10686206/cpu.prof.gz)
[me…
-
It produces the following exception:
Exception in thread "main" java.lang.UnsupportedOperationException: reference to [NaN] in ldivide_test_25 not found
at natlab.tame.callgraph.SimpleFunctionCol…
-
INFO] | 2023-02-21 05:19:38 AM | analyzer.UnipilotActiveVault | Version constraints: ['0.7.6']
[INFO] | 2023-02-21 05:19:38 AM | analyzer.UnipilotActiveVault | solc version: v0.7.6
[INFO] | 2023-02-…
-
status NEW severity *normal* in component *general* for *---*
Reported in version *1.8.9.1* on platform *Other*
Assigned to: Dimitri van Heesch
Original attachment names and IDs:
- _[doxytest.zip](ht…