ntdll: fix race in NtRead/WriteFile

Andrey Turkin andrey.turkin at gmail.com
Mon Jun 21 04:03:56 CDT 2010


Long overdue patch to fix bug 11188 - make sure to send i/o completions
after all interactions with i/o status block are performed.
---
 dlls/ntdll/file.c |   24 ++++++++++++++++++++----
 1 files changed, 20 insertions(+), 4 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-fix-race-in-NtRead-WriteFile.patch
Type: text/x-patch
Size: 3896 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100621/59c2da98/attachment-0001.bin>


More information about the wine-patches mailing list