Close the process handle if the called doesn't want it also in the case
authorTor Lillqvist <tml@novell.com>
Sun, 20 Mar 2005 11:46:27 +0000 (11:46 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 20 Mar 2005 11:46:27 +0000 (11:46 +0000)
commitc8237ec1cdc0a5c1d194065ba518ce6c44126d2e
treefbd61653ea670eaf142bfd4ff61afddda9db2722
parent86a32e7dc00eaa6263df1bea88f8537f09c1e9af
Close the process handle if the called doesn't want it also in the case

2005-03-20  Tor Lillqvist  <tml@novell.com>

* glib/gspawn-win32.c (do_spawn_with_pipes): Close the process
handle if the called doesn't want it also in the case without a
helper process.
(g_spawn_sync): Don't ask for a child pid which we don't need.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
glib/gspawn-win32.c