16 Feb
2025
16 Feb
'25
4:57 p.m.
On Sun Feb 16 16:36:04 2025 +0000, Vasiliy Stelmachenok wrote:
Replacing `alloc_handle()` with `alloc_handle_no_access_check()` only in `get_linux_sync_device()` resulted in errors, but if replace all 3 occurrences of `alloc_handle()` in patch, NTSync actually works again. Thanks! It's not required in `get_inproc_alert_event`, because it has a non-zero access mask already (`SYNCHRONIZE`).
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7226#note_94830