fd6bdbed
by Elizabeth Figura at 2025-10-08T13:17:11+02:00
ntdll: Also fix up invalid gsbase in the syscall and unix call dispatchers.
These are reachable from PE code, but virtual_handle_fault() won't be able to
read the instructions. Since these are the only other two cases, just hardcode
the addresses specially.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58755