shell: fix refcounting in GMenu code (2/2)
gmenu_tree_entry_get_root_directory() returns a new reference.
This commit is contained in:
parent
68bfa875cf
commit
5e37aecdbb
1 changed files with 1 additions and 0 deletions
|
@ -864,6 +864,7 @@ reload_menu (GnomeControlCenter *shell)
|
|||
}
|
||||
|
||||
gmenu_tree_iter_unref (iter);
|
||||
gmenu_tree_item_unref (d);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
Loading…
Add table
Reference in a new issue