Added patch to return STATUS_INVALID_DEVICE_REQUEST when trying to call NtReadFile on directory.

This commit is contained in:
Sebastian Lackner
2015-09-13 17:18:35 +02:00
parent 929a331358
commit ff9f5115fb
5 changed files with 86 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -1,4 +1,6 @@
wine-staging (1.7.52) UNRELEASED; urgency=low
* Added patch to return STATUS_INVALID_DEVICE_REQUEST when trying to call
NtReadFile on directory.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted