Return a g_strdup()ed copy of the value stored in the hash table, so that
authorTor Lillqvist <tml@novell.com>
Wed, 19 Oct 2005 15:38:44 +0000 (15:38 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 19 Oct 2005 15:38:44 +0000 (15:38 +0000)
commitbf5834227588cc76a41d750821cbff8d594ec771
tree8a435eacf035d8efac365d7319c95dc66236489b
parent9fc6575576ac9da9c32088327bde7b7d9b5b8029
Return a g_strdup()ed copy of the value stored in the hash table, so that

2005-10-19  Tor Lillqvist  <tml@novell.com>

* glib/gwin32.c (g_win32_get_package_installation_directory):
Return a g_strdup()ed copy of the value stored in the hash table,
so that it can be g_free()d without leaving a dangling pointer in
the hash table. (#319232)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
glib/gwin32.c