Added patch to set LastError to 0 in GetSidIdentifierAuthority.

This commit is contained in:
Sebastian Lackner
2015-12-05 04:06:58 +01:00
parent 78db8b7950
commit 07a42a496d
5 changed files with 112 additions and 1 deletions

View File

@@ -34,9 +34,10 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [1]:**
**Bug fixes and features included in the next upcoming release [2]:**
* Fix possible leak of explorer.exe processes and implement proper desktop refcounting
* Set LastError to 0 in GetSidIdentifierAuthority
**Bug fixes and features in Wine Staging 1.8-rc2 [270]:**