[Git][wine/wine][master] win32u/d3dkmt: Close the wait handle with NtClose() in NtGdiDdDDIAcquireKeyedMutex2().
March 19, 2026
9:55 p.m.
Alexandre Julliard pushed to branch master at wine / wine Commits: f35078da by Conor McCarthy at 2026-03-19T18:10:33+01:00 win32u/d3dkmt: Close the wait handle with NtClose() in NtGdiDdDDIAcquireKeyedMutex2(). When a waitable handle is created and closed in the server, close_inproc_sync() must be explicitly called for cache cleanup in ntdll, but this function is only available in ntdll. - - - - - 2 changed files: - dlls/win32u/d3dkmt.c - server/d3dkmt.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/f35078da93d8457e7a90edb7a11abd7... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/f35078da93d8457e7a90edb7a11abd7... You're receiving this email because of your account on gitlab.winehq.org.
7
Age (days ago)
7
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard (@julliard)