Module: wine Branch: master Commit: 193fc028d202b5b3c4331675cd355f9d9ec481dd URL: https://gitlab.winehq.org/wine/wine/-/commit/193fc028d202b5b3c4331675cd355f9...
Author: Elizabeth Figura zfigura@codeweavers.com Date: Thu Jun 13 23:24:02 2024 -0500
ntdll: Always fill the 32-bit iosb for overlapped handles, in file_complete_async().
---
dlls/ntdll/unix/cdrom.c | 5 +++-- dlls/ntdll/unix/file.c | 16 +++++++++++----- dlls/ntdll/unix/serial.c | 5 +++-- dlls/ntdll/unix/socket.c | 35 ++++++++++++++++++++++++----------- dlls/ntdll/unix/tape.c | 5 +++-- dlls/ntdll/unix/unix_private.h | 2 +- 6 files changed, 45 insertions(+), 23 deletions(-)