]> git.siccegge.de Git - frida/frida.git/commitdiff
Pass the InformationManager inside the BasicBlock and Function classes
authorChristoph Egger <Christoph.Egger@fau.de>
Fri, 20 Feb 2015 16:34:23 +0000 (17:34 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Fri, 20 Feb 2015 16:34:23 +0000 (17:34 +0100)
All models should know the InformationManager so we can forward changes
to any kind of information to the manager, who then is responsible to
update all stakeholders of this information


No differences found