Avoid a possible NULL dereference (found by Coverity), also avoid some
authorMatthias Clasen <mclasen@redhat.com>
Wed, 26 Apr 2006 03:55:43 +0000 (03:55 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 26 Apr 2006 03:55:43 +0000 (03:55 +0000)
commitd4ac791e02528a3fc285276586ba154c1c04c27b
tree8385b726d5a073094cb9a5715a82d34243742050
parent2ce08609dbd4bfcf0e7540f1f2191798cb4afdf1
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.
ChangeLog
ChangeLog.pre-2-12
glib/gbookmarkfile.c