If unwind info is not available at the current IP, unw_get_proc_info should return a zero-filled structure rather than the info of the previous IP.
This change also makes unw_get_proc_info return UNW_ENOINFO instead of UNW_ESUCCESS.
|  Differential  D66889  
[libunwind] Fix unw_get_proc_info sometimes returning stale data Authored by Amanieu on Aug 28 2019, 9:23 AM. 
Details 
Diff Detail Event TimelineComment Actions Can the runtimes repo maintainers @mclow.lists @ldionne @EricWF give this an ack aswell? @Amanieu Do you need someone to commit this for you? |