Added patch to make sure CompareString immediately aborts on first non-matching character.

This commit is contained in:
Sebastian Lackner
2015-11-14 20:50:18 +01:00
parent cfc2f08f0a
commit 03fc84498f
6 changed files with 121 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -9,6 +9,8 @@ wine-staging (1.7.55) UNRELEASED; urgency=low
* Added patch for stubs of advapi32.RegCreateKeyTransacted[A/W].
* Added patch to fix required privileges for load_registry and unload_registry
wineserver call.
* Added patch to make sure CompareString immediately aborts on first non-
matching character.
* Remove disabled shell32-Quoted_ShellExecute patchset (bug already fixed and
all tests pass).
* Remove disabled reg-Cleanup patchset (only cleanup and not actively