Remove some special-casing of empty string which led to dangling pointers.
authorMatthias Clasen <mclasen@redhat.com>
Thu, 27 Apr 2006 20:04:30 +0000 (20:04 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 27 Apr 2006 20:04:30 +0000 (20:04 +0000)
commit6ea2f9a2c60f8d3e33c4c181ae604fd4ffe33ce4
tree3b84de6b35c87739375972bd65b288e4439d71bb
parent11f335d4687a96a34b5c0969977b4bc82fe82183
Remove some special-casing of empty string which led to dangling pointers.

2006-04-27  Matthias Clasen  <mclasen@redhat.com>

* glib/gbookmarkfile.c (g_bookmark_file_set_description)
(g_bookmark_file_set_title, g_bookmark_file_set_icon):
Remove some special-casing of empty string which led to
dangling pointers.  (#339337, Morten Welinder)
ChangeLog
ChangeLog.pre-2-12
glib/gbookmarkfile.c