Added patch to fix multiple uninitialized memory issues in wineserver.

This commit is contained in:
Sebastian Lackner
2015-08-16 07:20:22 +02:00
parent b8546ff85a
commit 1de318660f
4 changed files with 108 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -10,6 +10,7 @@ wine-staging (1.7.50) UNRELEASED; urgency=low
* Added patch to improve startup performance by delaying font initialization
(fixes Wine Staging Bug #401).
* Added patch to set SFGAO_HASSUBFOLDER only when there are really subfolders.
* Added patch to fix multiple uninitialized memory issues in wineserver.
* Removed patch to move security cookie initialization from memory management
to loader.
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 11 Aug 2015 06:12:14 +0200