[Soot-list] Bug in TopologicalOrderer

Michael Faes rolve at trick17.ch
Sat Mar 9 05:56:06 EST 2013


Dear Sooters,

I think I found a bug in 
soot.jimple.toolkits.callgraph.TopologicalOrderer. It does not consider 
reachable, but unconnected methods. Obviously, methods can only be both 
if we have custom entry points.

Here is the problematic code:


More information about the Soot-list mailing list