mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
Avoid a possible NULL dereference (found by Coverity), also avoid some
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.
This commit is contained in:
committed by
Matthias Clasen
parent
2ce08609db
commit
d4ac791e02
@@ -1,5 +1,9 @@
|
||||
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.
|
||||
|
||||
|
Reference in New Issue
Block a user