[Git][wine/wine][master] 3 commits: kernel32/tests: Test closing of std handles when closing console.
Alexandre Julliard pushed to branch master at wine / wine Commits: 3a768e6d by Eric Pouech at 2025-05-26T09:20:09+02:00 kernel32/tests: Test closing of std handles when closing console. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 0eaebfe5 by Eric Pouech at 2025-05-26T09:20:09+02:00 wineconsole: Create child with unbound console handles. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=10941 Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 6790c90e by Eric Pouech at 2025-05-26T09:20:12+02:00 kernelbase: Don't close handles in FreeConsole() for a Unix console. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=10941 Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 3 changed files: - dlls/kernel32/tests/console.c - dlls/kernelbase/console.c - programs/wineconsole/wineconsole.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0c61d865ae3a7bc47ca37999845526... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0c61d865ae3a7bc47ca37999845526... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)