[PATCH v3 0/2] MR155: ntdll: Fix reading stale Information from IOSB.

Jinoh Kang (@iamahuman) wine at gitlab.winehq.org
Sat Jun 4 10:39:24 CDT 2022


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 at gmail.com>

--
  v3: ntdll: Fix reading stale Information from IOSB.
      include: Define atomic read/write helpers for 32-bit integers.
 
https://gitlab.winehq.org/wine/wine/-/merge_requests/155



More information about the wine-devel mailing list