shell: fix refcounting in GMenu code (2/2)

gmenu_tree_entry_get_root_directory() returns a new reference.
This commit is contained in:
Giovanni Campagna 2012-12-13 15:41:57 +01:00
parent 68bfa875cf
commit 5e37aecdbb

View file

@ -864,6 +864,7 @@ reload_menu (GnomeControlCenter *shell)
}
gmenu_tree_iter_unref (iter);
gmenu_tree_item_unref (d);
}
static void