[Git][wine/wine][master] 5 commits: server: Fix crash on invalid thread handle.
Alexandre Julliard pushed to branch master at wine / wine Commits: 823f2872 by Alexandre Julliard at 2026-05-13T18:33:28+02:00 server: Fix crash on invalid thread handle. - - - - - 508af3ea by Alexandre Julliard at 2026-05-13T18:33:28+02:00 ntdll: Return explicit load order when checking version heuristics. - - - - - 560bf2b9 by Alexandre Julliard at 2026-05-13T18:33:28+02:00 ntdll: Add builtin heuristics for Twain dll. Native is not going to work. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59743 - - - - - d3001155 by Alexandre Julliard at 2026-05-13T18:33:28+02:00 winemac: Use pthread instead of the TEB to access per-thread data. - - - - - 22a2b3d6 by Alexandre Julliard at 2026-05-13T18:33:28+02:00 winex11: Use pthread instead of the TEB to access per-thread data. - - - - - 7 changed files: - dlls/ntdll/unix/loadorder.c - dlls/winemac.drv/macdrv.h - dlls/winemac.drv/macdrv_main.c - dlls/winex11.drv/x11drv.h - dlls/winex11.drv/x11drv_main.c - include/ntuser.h - server/thread.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/cbacf0bf1bb8f10a28a47fa2fcf3c8... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/cbacf0bf1bb8f10a28a47fa2fcf3c8... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)