empathy r2035 - trunk/libempathy-gtk



Author: xclaesse
Date: Tue Jan  6 16:46:32 2009
New Revision: 2035
URL: http://svn.gnome.org/viewvc/empathy?rev=2035&view=rev

Log:
Unref the object.

Modified:
   trunk/libempathy-gtk/empathy-chat.c

Modified: trunk/libempathy-gtk/empathy-chat.c
==============================================================================
--- trunk/libempathy-gtk/empathy-chat.c	(original)
+++ trunk/libempathy-gtk/empathy-chat.c	Tue Jan  6 16:46:32 2009
@@ -192,6 +192,7 @@
 						    priv->id, TRUE,
 						    NULL, NULL, NULL, NULL);
 		g_object_unref (connection);
+		g_object_unref (mc);
 	}
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]