You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
Added patch to fix memory corruption wineserver (token_duplicate should not reference the original token).
This commit is contained in:
@@ -4,6 +4,8 @@ wine-staging (1.8~rc4) UNRELEASED; urgency=low
|
||||
* Removed patch to return an error when trying to open a terminated process
|
||||
(replaced with alternative approach).
|
||||
* Added patch to avoid holding reference on parent process in wineserver.
|
||||
* Added patch to fix memory corruption wineserver (token_duplicate should not
|
||||
reference the original token).
|
||||
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 08 Dec 2015 18:32:59 +0100
|
||||
|
||||
wine-staging (1.8~rc3) unstable; urgency=low
|
||||
|
Reference in New Issue
Block a user