Must set the GError also in the unexpected EOF case.
authorTor Lillqvist <tml@novell.com>
Mon, 3 Mar 2008 04:23:16 +0000 (04:23 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 3 Mar 2008 04:23:16 +0000 (04:23 +0000)
commit5ec93805fbde1935b9769935c5e74535836d7aad
treed3340e84e5077ecb7aff6dec26a0bdef18abc594
parentd6bc9af6dc793876eb132bd2baecc472b976e008
Must set the GError also in the unexpected EOF case.

2008-03-03  Tor Lillqvist  <tml@novell.com>

* glib/gspawn-win32.c (read_helper_report): Must set the GError
also in the unexpected EOF case.
(do_spawn_with_pipes): Must protect also new_argv[0].

svn path=/trunk/; revision=6612
ChangeLog
glib/gspawn-win32.c