diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2023-03-13 23:32:41 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2023-03-13 23:32:41 -0400 |
commit | e568900727d1f6eb47d92d49ee746abf099a7854 (patch) | |
tree | 479d82d6021f87659ec9d70c2f3be669fbec0189 /sploit.py | |
parent | 7f6ca05f2448e0f17af5d9aa692fc85b21c3af1e (diff) | |
download | sploit-e568900727d1f6eb47d92d49ee746abf099a7854.tar.gz sploit-e568900727d1f6eb47d92d49ee746abf099a7854.zip |
arch: Explicitly convert to int before type conversions
Sometimes we might be working on an object that can be treated as an
int, but python won't automatically type coerce. For example, grabbing a
nested symtbl and passing it in here expecting it to resolve to a type
conversion of its base offset.
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to 'sploit.py')
0 files changed, 0 insertions, 0 deletions