Dongjie
Dongjie
Another unstable reason is due to the invocation order of `isCallSiteActivatingTaint` (contains the read of `activationUnitsToCallSites`) and `registerActivationCallSite` (contains the write of `activationUnitsToCallSites`). For a given activation unit, the difference...
Hi, I am learning SEAL (using revision [206648d]) with examples. The first example will encounter early termination problems while others seem correct. Can you help to check this issue? +---------------------------------------------------------+...
When upgrading soot to a newer version and running the test cases (saying "Assignment" in TaintAnalysisTest.java), the following exception is thrown: ``` Exception in thread "Thread-9" java.lang.AssertionError: Statement this :=...