mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-17 13:47:37 +01:00
8c94e12429
Be sure to clear pi->unwind_info when looking up the kernel table and not needing the unwind-info. Otherwise, _UPT_put_unwind_info() may erroneously call free() on the pointer, even though that space wasn't malloc'd, leading to crashes.. |
||
---|---|---|
.. | ||
_UPT_access_fpreg.c | ||
_UPT_access_mem.c | ||
_UPT_access_reg.c | ||
_UPT_accessors.c | ||
_UPT_create.c | ||
_UPT_destroy.c | ||
_UPT_elf.c | ||
_UPT_find_proc_info.c | ||
_UPT_get_dyn_info_list_addr.c | ||
_UPT_get_proc_name.c | ||
_UPT_internal.h | ||
_UPT_put_unwind_info.c | ||
_UPT_reg_offset.c | ||
_UPT_resume.c |