3 Jun
2025
3 Jun
'25
3:10 p.m.
On Tue Jun 3 14:27:52 2025 +0000, Conor McCarthy wrote:
I'll change it to set `same_handle` the existing way, but duplication needs `NtCompareObjects()` or an alternative, because `this->u.wait.handle` may have been closed and the handle value reused for a new handle passed as the `handle` parameter. Shouldn't we just always duplicate the handle? That sounds simpler.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8191#note_105257