Don't destroy the lookup map if it is NULL.
authorMatthias Clasen <mclasen@redhat.com>
Sun, 24 Oct 2004 05:49:14 +0000 (05:49 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 24 Oct 2004 05:49:14 +0000 (05:49 +0000)
commit1ec985a141ebae150a3d576a70861d4531b431cf
tree45c9e2cc28a190d3802c6f3f23d0bf369a533bf7
parent2e7514d052ca81b12645f0048f280269a443ea5a
Don't destroy the lookup map if it is NULL.

2004-10-24  Matthias Clasen  <mclasen@redhat.com>

* glib/gkeyfile.c (g_key_file_remove_group_node): Don't
destroy the lookup map if it is NULL.

20
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gkeyfile.c