mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-05 17:24:30 +01:00
[PATCH] dwarf: fix local & remote table lookup
remote_lookup() may return the wrong table entry or an invalid entry combining the start address from one entry with the fde_offset from another. The similar search in lookup() finds the correct entry, but may perform unnecessary comparisons to get there. Also fix the prototype of remote_lookup(). Signed-off-by: Mark F Young <marky@model.com> Signed-off-by: David Mosberger <davidm@hpl.hp.com> BKrev: 412af9f4qbo3tgB2jDrMsp8-ODj9iA
This commit is contained in:
parent
271f706944
commit
6a349d88a5