]> git.siccegge.de Git - frida/frida.git/commitdiff
Don't create empty blocks for unconditional jumps out of the text segment
authorChristoph Egger <siccegge@stud.informatik.uni-erlangen.de>
Tue, 19 May 2015 15:57:43 +0000 (17:57 +0200)
committerChristoph Egger <christoph@anonymous.siccegge.de>
Tue, 19 May 2015 17:04:58 +0000 (19:04 +0200)
These are most likely optimized tail-calls and should be handles as
such.

Ref T34


No differences found