Guard against _glib_get_installation_directory() returning NULL. In that
authorTor Lillqvist <tml@novell.com>
Sun, 24 Feb 2008 21:31:44 +0000 (21:31 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 24 Feb 2008 21:31:44 +0000 (21:31 +0000)
commit96c7abe76ad911af9a13ff404ade6c8c60955e05
tree01b1534287261f179f0bb3a73ce87d9e8cfe05ac
parent17640e78d31579e2d5c76606df5bf71756827a21
Guard against _glib_get_installation_directory() returning NULL. In that

2008-02-24  Tor Lillqvist  <tml@novell.com>

* glib/gspawn-win32.c: Guard against
_glib_get_installation_directory() returning NULL. In that
case, just use the name of the helper process executable
without path.

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