Browse Source
Previously if what could be a load, store, branch, or call instruction was located within last two bytes of the program image being disassembled, the disassembler would try to read out of bounds to get its address parameter. This change marks such cases as not being valid instructions.master
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue