Commit Graph

3 Commits

Author SHA1 Message Date
pancake
c2865f1a2e
Fix uninitialized variable use in ostackptr (#17836)
disasm_stackptr.inc:124:29: warning: 'ostackptr' may be used uninitialized in this function [-Wmaybe-uninitialized]

Co-authored-by: pancake <pancake@nopcode.org>
2020-10-26 14:03:24 +08:00
pancake
364396f978 Do not compute asm.stackptr when not requested, fixes slow disasm issue 2019-03-25 05:48:55 +01:00
radare
846bd585f3
Fix asm.stackptr when disassembling in the middle of a function ##disasm 2019-03-18 11:10:30 +01:00