Added patch to ignore unsupported job object restrictions.

This commit is contained in:
Sebastian Lackner
2015-04-04 22:17:38 +02:00
parent e5a4f11591
commit 9f091b033c
5 changed files with 33 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
Fixes: [33723] EA Origin needs support for job objects
Fixes: Properly track handle count of wineserver objects
Fixes: Python PIP needs better NtQueryInformationJobObject stub
Fixes: [38351] Ignore unsupported job object restrictions
Depends: kernel32-Console_Handles
Depends: server-OpenProcess
Depends: server-Misc_ACL