Removed patch to only zero the buffer up 32767 bytes in GetTempPathW (accepted upstream).

This commit is contained in:
Sebastian Lackner
2015-03-18 18:16:23 +01:00
parent 6308175bc4
commit 1c4a8d2f9a
8 changed files with 90 additions and 220 deletions

1
debian/changelog vendored
View File

@@ -26,6 +26,7 @@ wine-staging (1.7.39) UNRELEASED; urgency=low
* Removed patches for _ismbckata and _mbctohira (fixed upstream).
* Removed patches to fix wrong return values of RtlFindActivationContextSectionString for NULL data (accepted upstream).
* Removed patch for server-PeekMessage tests (accepted upstream).
* Removed patch to only zero the buffer up 32767 bytes in GetTempPathW (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 09 Mar 2015 16:52:35 +0100
wine-staging (1.7.38) unstable; urgency=low