mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-26 17:17:39 +01:00
(common_init): Clear c->last_abi_marker.
(Logical change 1.89)
This commit is contained in:
parent
e771bcab8f
commit
d92ddf8128
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ common_init (struct cursor *c)
|
|||
|
||||
c->sigcontext_addr = 0;
|
||||
c->abi_marker = 0;
|
||||
c->last_abi_marker = 0;
|
||||
|
||||
c->hint = 0;
|
||||
c->prev_script = 0;
|
||||
|
|
Loading…
Reference in a new issue