[gnome-contacts] Don't leak source_list
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Don't leak source_list
- Date: Wed, 14 Sep 2011 20:05:42 +0000 (UTC)
commit 229258e7188824520c70955f421e899661901293
Author: Alexander Larsson <alexl redhat com>
Date: Wed Sep 14 22:05:01 2011 +0200
Don't leak source_list
src/contacts-esd-setup.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/contacts-esd-setup.c b/src/contacts-esd-setup.c
index 5910d7f..23f8ee0 100644
--- a/src/contacts-esd-setup.c
+++ b/src/contacts-esd-setup.c
@@ -236,6 +236,8 @@ online_accounts_google_sync_contacts (GoaObject *goa_object,
g_object_unref (source_group);
g_object_unref (goa_account);
+
+ g_object_unref (source_list);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]