Fwd: wcmd: Properly cleanup redirects when there are no in/out/error pipes (resubmit 2)

Erich Hoover ehoover at mines.edu
Wed Feb 11 21:23:53 CST 2009


Real Name:
    Erich Hoover
Description:
    Fix a problem with Wine's cmd.exe that causes the file handles for
redirects to not be cleaned up when the in/out/error pipes do not
exist (when GetStdHandle(pipe) == INVALID_HANDLE_VALUE).  This issue
was uncovered getting Athena Visual Studio to work, it spawns off a
copy of cmd.exe to run a batch file and that process does not have any
pipes.
Changelog:
    wcmd: Properly cleanup redirects when there are no in/out/error pipes

P.S. Gmail really needs to remember the HTML/plain text setting for
different recipients...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wcmd-Properly-cleanup-redirects-when-there-are-no-i.patch
Type: text/x-diff
Size: 2464 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090211/0dd1865d/attachment-0001.patch 


More information about the wine-patches mailing list