mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
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.
This commit is contained in:
committed by
Tor Lillqvist
parent
be29f0e43e
commit
969394d016
@@ -1,3 +1,8 @@
|
||||
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.
|
||||
|
||||
Sun Dec 15 19:51:58 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* m4macros/glib-gettext.m4: AC_SUBST() DATADIRNAME, not
|
||||
|
Reference in New Issue
Block a user