mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
app: another leaked GtkTreePath.
Thanks to Massimo, again and again. ;-)
This commit is contained in:
parent
025cebf76f
commit
1ece3675c9
1 changed files with 2 additions and 0 deletions
|
@ -562,6 +562,8 @@ quit_close_all_dialog_save_clicked (GtkCellRenderer *cell,
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
gtk_tree_path_free (path);
|
||||
}
|
||||
|
||||
static gboolean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue