mirror of https://github.com/pwndbg/pwndbg.git
Fix the length calculation of nearpc_prefix (#297)
The len(pwndbg.config.nearpc_prefix.value) returns 3, instead of 1 (at least with Python 2.7), which causes misalignment of the output.pull/304/head
parent
158a7dd268
commit
d444702787
Loading…
Reference in new issue