]> git.siccegge.de Git - frida/frida.git/commitdiff
Make InformationManager responsible for cleaning Blocks / Functions
authorChristoph Egger <Christoph.Egger@fau.de>
Fri, 20 Feb 2015 16:06:32 +0000 (17:06 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Fri, 20 Feb 2015 16:06:32 +0000 (17:06 +0100)
As BasicBlocks and Functions are now considered part of the core, the
InformationManager should be responsible for cleaning them up
afterwards. Maybe it should generate them as well -- we will see.


No differences found