[Git][wine/wine][master] ntdll: Also fix up invalid gsbase in the syscall and unix call dispatchers.
Alexandre Julliard pushed to branch master at wine / wine Commits: 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 - - - - - 1 changed file: - dlls/ntdll/unix/signal_x86_64.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/fd6bdbeda50c2871ad5f80bb1b08242... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/fd6bdbeda50c2871ad5f80bb1b08242... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)