Avoid a possible NULL dereference (found by Coverity), also avoid some
[platform/upstream/glib.git] / ChangeLog.pre-2-12
index 37cecba..052ba35 100644 (file)
@@ -1,5 +1,12 @@
 2006-04-25  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/gbookmarkfile.c (is_element_full): Avoid a possible
+       NULL dereference (found by Coverity), also avoid some 
+       pointless strdups.
+
+       * tests/keyfile-test.c (test_comments): Add a test for
+       the previous change.
+
        * glib/gkeyfile.c (g_key_file_lookup_group_node): Remove
        redundant code.
        (g_key_file_get_group_comment): Don't dereference before