-
- Downloads
process_pt_dynamic: Add missing 'break' to DT_JMPREL case
Without this, we fall through to the case for DT_BIND_NOW, which will
log a misleading debug message before breaking out of the switch.
Thanks, gcc 8!
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
12bebee3
Branches
Tags
Please register or sign in to comment