[empathy: 85/148] Unref the EmpathyTpContactFactory
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy: 85/148] Unref the EmpathyTpContactFactory
- Date: Mon, 1 Jun 2009 12:14:47 -0400 (EDT)
commit 62f32581a28b6b9083efd4bd419cfb217770f19e
Author: Cosimo Cecchi <cosimo cecchi collabora co uk>
Date: Fri May 15 18:17:57 2009 +0200
Unref the EmpathyTpContactFactory
---
libempathy/empathy-ft-handler.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/libempathy/empathy-ft-handler.c b/libempathy/empathy-ft-handler.c
index 9580e12..65165f2 100644
--- a/libempathy/empathy-ft-handler.c
+++ b/libempathy/empathy-ft-handler.c
@@ -1003,6 +1003,8 @@ channel_get_all_properties_cb (TpProxy *proxy,
empathy_tp_contact_factory_get_from_handle (c_factory, c_handle,
contact_factory_contact_cb, cb_data, callbacks_data_free,
G_OBJECT (handler));
+
+ g_object_unref (c_factory);
}
/* public methods */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]