Updated kernel32-GetVolumePathName to fix several test failures.

This commit is contained in:
Erich E. Hoover
2015-06-17 19:35:28 -06:00
parent 69ae1f591a
commit f6af570538
9 changed files with 350 additions and 126 deletions

1
debian/changelog vendored
View File

@@ -5,6 +5,7 @@ wine-staging (1.7.46) UNRELEASED; urgency=low
* Added patch to fix possible use-after-free in wineserver device IPR code.
* Added patch to fix wineserver crash when pipe server object is destroyed
before client (fixes Wine Staging Bug #393).
* Updated kernel32-GetVolumePathName to fix several test failures.
* Removed patch for implementation of GdipCreateRegionRgnData (accepted
upstream).
* Removed patch to fix output buffer size for IOCTL_DVD_READ_STRUCTURE