Skip to content

Add support for chained UNWIND_INFO #276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
DymOK93 opened this issue Jan 13, 2022 · 0 comments
Open

Add support for chained UNWIND_INFO #276

DymOK93 opened this issue Jan 13, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@DymOK93
Copy link
Owner

DymOK93 commented Jan 13, 2022

When building with optimizations, the compiler can chain RUNTIME_FUNCTION and UNWIND_INFO structures.
Also see:

If this isn't taken into account, the RIP update won't be read from the return address, but from an arbitrary place on the stack.

@DymOK93 DymOK93 self-assigned this Jan 13, 2022
@DymOK93 DymOK93 added the bug Something isn't working label Jan 13, 2022
@DymOK93 DymOK93 pinned this issue Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant