https://bugs.winehq.org/show_bug.cgi?id=50004
--- Comment #4 from xantares xantares09@hotmail.com --- Looks like its yours :)
fde5967f725624c5ee4995dcbe22f262979c5c9c is the first bad commit commit fde5967f725624c5ee4995dcbe22f262979c5c9c Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Sep 29 12:12:14 2020 +0300
server: Inherit standard handles together with explicit handle list.
Restores standard handles behavior pre-c58a10c16395c30e7793cde1f748febe0432a6ad, always inheriting them when inherit mode is enabled.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49895 Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org