[Soot-list] Potential Memory leak

Patrick Lam plam at cs.mcgill.ca
Fri Jul 17 10:48:53 EDT 2009


Jochen Wuttke wrote:
> Depending on how long-living the SparseSet and its elements are, this  
> can pose a problem.

ArraySparseSets aren't supposed to be long-lived, because the analysis
clients are generally supposed to copy the results out of the
ArraySparseSets and do whatever they need to using the results. However,
it would probably still help to get rid of the memory leak. Thanks for
the report!

pat



More information about the Soot-list mailing list