dup the new value before freeing the old, just in case. (#172142, Morten
authorMatthias Clasen <mclasen@redhat.com>
Fri, 20 May 2005 20:51:38 +0000 (20:51 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 20 May 2005 20:51:38 +0000 (20:51 +0000)
commitb5c20b801c0e3c713029ba3222e769194f8a0e0b
tree1f25f178389916c5a86032d18f4a1a104a765197
parent19c69217984a9bedaccf1f494b6b06eaf932f6cc
dup the new value before freeing the old, just in case. (#172142, Morten

2005-05-20  Matthias Clasen  <mclasen@redhat.com>

* gvaluetypes.c (g_value_set_string): dup the new value
before freeing the old, just in case.  (#172142, Morten
Welinder)
gobject/ChangeLog
gobject/gvaluetypes.c