[gnome-calendar/calendar-editor] manager: unred GOA client on finalize
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/calendar-editor] manager: unred GOA client on finalize
- Date: Mon, 18 May 2015 02:33:06 +0000 (UTC)
commit 390405831fc254dad74c94f7633d7ab3c70588dd
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sun May 17 23:31:22 2015 -0300
manager: unred GOA client on finalize
src/gcal-manager.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/gcal-manager.c b/src/gcal-manager.c
index 81f4bb3..a0cc454 100644
--- a/src/gcal-manager.c
+++ b/src/gcal-manager.c
@@ -838,6 +838,9 @@ gcal_manager_finalize (GObject *object)
if (priv->shell_search_data_model != NULL)
g_object_unref (priv->shell_search_data_model);
+ if (priv->goa_client != NULL)
+ g_object_unref (priv->goa_client);
+
g_hash_table_destroy (priv->clients);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]