Skip to content
Snippets Groups Projects
Commit 7ceae576 authored by jdh8d's avatar jdh8d
Browse files

Updated the portion of fill_in_indtargs that looks through the data segments...

Updated the portion of fill_in_indtargs that looks through the data segments of a program to find pointers such that 64-bit code needs to find a 64-bit pointer, otherwise it's likely not a pointer.  Was getting spurious false hits from an array of shorts that contained characters such that strings like 00490078 would be found as a valid pointer, when in fact it isn't.

Former-commit-id: 0a8b679c83422264fcdf91b8155fe4cd6e9ddc81
parent a3f63e1b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment