Fix potential heap corruption. Sometimes called g_free() on string
authorTor Lillqvist <tml@iki.fi>
Mon, 16 Dec 2002 05:22:08 +0000 (05:22 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 16 Dec 2002 05:22:08 +0000 (05:22 +0000)
commit969394d016e6dd0fe22bf6719e5a95bfc269fa85
tree3783404d870dd8f1c422c8d66bfdf7dfa9ae477c
parentbe29f0e43e56a18a98bb0fd64910fd169e24861f
Fix potential heap corruption. Sometimes called g_free() on string

2002-12-16  Tor Lillqvist  <tml@iki.fi>

* glib/gspawn-win32.c (do_spawn): Fix potential heap
corruption. Sometimes called g_free() on string literal.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gspawn-win32.c