Skip to content
Snippets Groups Projects
Commit 93ecc54a authored by Martin Storsjö's avatar Martin Storsjö Committed by Alexandre Julliard
Browse files

ntdll: Pass a nonnull handler_data when continuing after a collided unwind on arm64.


This fixes crashes when handling GNU/mingw style SEH based C++
exceptions on arm64; in these cases unwind_full_data ended up
where it tries to write handler_rva + 1 to *handler_data.

Signed-off-by: default avatarMartin Storsjo <martin@martin.st>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent 93082b3d
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment