[PATCH 2/9] ntdll: Don't set io->Information in server_read_file and server_write_file.

Jacek Caban jacek at codeweavers.com
Fri Feb 10 09:06:19 CST 2017


Currently we set Information, but not Status. According to tests,
depending on error type, none or both should be set. Both will be set
when APC is used.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/ntdll/file.c | 2 --
 1 file changed, 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ntdll-Don-t-set-io-Information-in-server_read_file-an.diff
Type: text/x-patch
Size: 839 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170210/df9ee7ff/attachment.bin>


More information about the wine-patches mailing list