[PATCH 0/3] MR260: ntdll: Improve xstate validation in NtGetContextThread()

Paul Gofman (@gofman) wine at gitlab.winehq.org
Thu Jun 16 14:08:44 CDT 2022


Supposed to fix SCP: Secret Laboratory intermittent crash at main menu.

The first two patches make the existing validation also work for other thread context query (as context_from_server called through get_thread_context() doesn't do that).

The last patch adds xstate alignment validation with corresponding test.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/260



More information about the wine-devel mailing list