4 Nov
2022
4 Nov
'22
11:59 a.m.
Enforce proper atomic update so that other threads do not read stale data from IO_STATUS_BLOCK. Signed-off-by: Jinoh Kang <jinoh.kang.kr(a)gmail.com> -- v13: ntdll: Fix reading stale Information from IOSB. ws2_32: Access internal fields of WSAOVERLAPPED as IO_STATUS_BLOCK. kernelbase: Access internal fields of OVERLAPPED as IO_STATUS_BLOCK. https://gitlab.winehq.org/wine/wine/-/merge_requests/155