]> git.siccegge.de Git - frida/frida.git/commit
Properly initialize end address in BasicBlock
authorChristoph Egger <Christoph.Egger@fau.de>
Tue, 10 Mar 2015 11:36:48 +0000 (12:36 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Tue, 10 Mar 2015 11:36:48 +0000 (12:36 +0100)
commitf58969ddf1d22882bff102ef597c6f129255894a
treef5d51fc03474079f793c888c3b8ecd10d8ae7abc
parent934e88a32fcd0a745bacb13d881ea96d987fb373
Properly initialize end address in BasicBlock

having random data show up there when the block isn't finished yet is
suboptimal
src/core/BasicBlock.hxx