16 Feb
2025
16 Feb
'25
4:36 p.m.
On Sun Feb 16 15:31:16 2025 +0000, Aida Jonikienė wrote:
Does replacing `alloc_handle()` call with `alloc_handle_no_access_check()` in `get_linux_sync_device()` help with the issue? 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!
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7226#note_94816