March 23, 2026
8:27 p.m.
On Mon Mar 23 18:59:07 2026 +0000, Jinoh Kang wrote:
If you send a command but don't receive a reply, the control pipe's state is already corrupted in the sense that your next command will either get no response of a stale reply to your previous command. Sure, I didn't look at the details of what the I/O is actually used for. If we're that corrupted it probably doesn't make sense to allocate the overlapped in heap either...
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10424#note_133409