[nautilus/wip/antoniof/meets-valgrind: 14/16] tag-manager: Release home GFile in ::finalize
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/antoniof/meets-valgrind: 14/16] tag-manager: Release home GFile in ::finalize
- Date: Tue, 5 Jan 2021 08:50:26 +0000 (UTC)
commit 61063868fa16f840f039e719ea4d138f64d7a0ea
Author: António Fernandes <antoniof gnome org>
Date: Sat Dec 19 13:14:24 2020 +0000
tag-manager: Release home GFile in ::finalize
src/nautilus-tag-manager.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/nautilus-tag-manager.c b/src/nautilus-tag-manager.c
index 4ef189519..32a9230ae 100644
--- a/src/nautilus-tag-manager.c
+++ b/src/nautilus-tag-manager.c
@@ -539,6 +539,7 @@ nautilus_tag_manager_finalize (GObject *object)
g_clear_object (&self->query_starred_files);
g_hash_table_destroy (self->starred_file_uris);
+ g_clear_object (&self->home);
G_OBJECT_CLASS (nautilus_tag_manager_parent_class)->finalize (object);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]