1 Dec
2024
1 Dec
'24
9:56 p.m.
On Sun Dec 1 21:51:09 2024 +0000, Jinoh Kang wrote:
This looks wrong. Unless I've mistaken, this should be the thread that *initiated* the wait (like, the one that created or associated the wait completion packet), not `current`. I'd advise you to test WaitCompletionPacket againat waitable objects that use `get_wait_queue_thread()`, including keyed events, mutexes, and message queue objects (not exposed via Win32 API, only at win32k level).
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6911#note_89385