Avoid race-conditions in NtReadFile() operations with write watches.

This commit is contained in:
Sebastian Lackner
2015-02-10 06:40:25 +01:00
parent c1ae413bcc
commit e8d4cc0cb0
5 changed files with 72 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
wine-staging (1.7.37) UNRELEASED; urgency=low
* Fix a TRACE line in the iphlpapi-TCP_Table patchset.
* Update patchset for RtlUnwindEx on x86_64 and fix a second bug.
* Added patch to avoid race-conditions in NtReadFile() operations with write watches.
* Removed patches for UTF7 support (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 08 Feb 2015 20:29:38 +0100