NationalSecurityAgency / ghidra

Ghidra is a software reverse engineering (SRE) framework
https://www.nsa.gov/ghidra
Apache License 2.0
49.06k stars 5.65k forks source link

Encode SlaSpace wordsize as an unsigned integer #6631

Open mborgerson opened 2 weeks ago

mborgerson commented 2 weeks ago

This patch corrects a mismatch between the encoder and decoder in wordsize signedness. AddrSpace::getWordSize() returns an unsigned integer, so use unsigned here for consistency.

Fixes loading SLA files for: