Alexandre Julliard pushed to branch master at wine / wine
Commits: 6fa501ba by Paul Gofman at 2025-10-16T18:28:06+02:00 ntdll/tests: Add more tests for nested exceptions on x64.
- - - - - ad3dded0 by Paul Gofman at 2025-10-16T18:28:06+02:00 ntdll: Make nested_exception_handler() arch specific.
- - - - - b825ccf5 by Paul Gofman at 2025-10-16T18:28:06+02:00 ntdll: Clear nested exception flag at correct frame on x64.
- - - - -
7 changed files:
- dlls/ntdll/exception.c - dlls/ntdll/ntdll_misc.h - dlls/ntdll/signal_arm.c - dlls/ntdll/signal_arm64.c - dlls/ntdll/signal_arm64ec.c - dlls/ntdll/signal_x86_64.c - dlls/ntdll/tests/exception.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8aa56867856adda57c8151c1826732...