empathy r2187 - trunk/libempathy
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2187 - trunk/libempathy
- Date: Fri, 9 Jan 2009 16:15:24 +0000 (UTC)
Author: xclaesse
Date: Fri Jan 9 16:15:24 2009
New Revision: 2187
URL: http://svn.gnome.org/viewvc/empathy?rev=2187&view=rev
Log:
Don't unref the TpGroup twice
Signed-off-by: Sjoerd Simons <sjoerd simons collabora co uk>
Modified:
trunk/libempathy/empathy-tp-call.c
Modified: trunk/libempathy/empathy-tp-call.c
==============================================================================
--- trunk/libempathy/empathy-tp-call.c (original)
+++ trunk/libempathy/empathy-tp-call.c Fri Jan 9 16:15:24 2009
@@ -487,7 +487,6 @@
g_slice_free (EmpathyTpCallStream, priv->audio);
g_slice_free (EmpathyTpCallStream, priv->video);
- g_object_unref (priv->group);
if (priv->group != NULL)
g_object_unref (priv->group);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]