Bug 518160 - replace two g_strdup_printf calls in GBookmarkFile
authorEmmanuele Bassi <ebassi@gnome.org>
Sat, 22 Mar 2008 17:01:52 +0000 (17:01 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Sat, 22 Mar 2008 17:01:52 +0000 (17:01 +0000)
commitc14b3842f211ab9ec8ecb6b4fe058c6d12934350
tree03b8db2bea4de3319e10ab569f471d4d0c51d67a
parent9e9b2fbdd5e50f72daa6389f1216e59b39f873d8
Bug 518160 - replace two g_strdup_printf calls in GBookmarkFile

2008-03-22  Emmanuele Bassi  <ebassi@gnome.org>

Bug 518160 - replace two g_strdup_printf calls in GBookmarkFile

* glib/gbookmarkfile.c (is_element_full): Compare the fragments
instead of building two strings; this avoids two g_strdup_printf()
per namespaced element enountered. (#518160, Felix Riemann)

svn path=/trunk/; revision=6751
ChangeLog
glib/gbookmarkfile.c