Added patch to ignore higher bits in selector for ThreadDescriptorTableEntry info query.

This commit is contained in:
Sebastian Lackner
2015-09-13 23:06:26 +02:00
parent ff9f5115fb
commit 0a96d76b16
5 changed files with 56 additions and 1 deletions

2
debian/changelog vendored
View File

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