On 02/01/2012 01:22 PM, Tommi Rantala wrote:
Properly return error when searching for unwind table entry for an IP
that is less than the first available table entry.

Yep, this patch fixes a bug in case prel31_to_addr returns -UNW_EINVAL but 'val' points to something that is >= than the value of the 'ip'. In this case the tdep_search_unwind_table function would not return an error.

Thanks,
Ken

_______________________________________________
Libunwind-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to