23 Aug
2023
23 Aug
'23
5:02 p.m.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55286 On Windows values passed in STARTUPINFO.hStdInput are preserved even if passed value is invalid. Because of that, newly created process was using garbage as standard input handle. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3647