-
- Downloads
Fix a potential segfault in the ELF memory dumper
The symtab address may or may not have been adjusted by the runtime linker after being mapped into memory, so we need to use fix_addr to make sure we don't try to deref an offset instead of the actual address.
parent
d5103ecc
Branches
Tags
Please register or sign in to comment