empathy r2350 - trunk/libempathy-gtk
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2350 - trunk/libempathy-gtk
- Date: Fri, 30 Jan 2009 17:35:21 +0000 (UTC)
Author: xclaesse
Date: Fri Jan 30 17:35:21 2009
New Revision: 2350
URL: http://svn.gnome.org/viewvc/empathy?rev=2350&view=rev
Log:
Unref the temp contact appropriately.
Signed-off-by: Jonny Lamb <jonny lamb collabora co uk>
Modified:
trunk/libempathy-gtk/empathy-contact-selector.c
Modified: trunk/libempathy-gtk/empathy-contact-selector.c
==============================================================================
--- trunk/libempathy-gtk/empathy-contact-selector.c (original)
+++ trunk/libempathy-gtk/empathy-contact-selector.c Fri Jan 30 17:35:21 2009
@@ -92,6 +92,7 @@
is_present = TRUE;
break;
}
+ g_object_unref (tmp_contact);
}
return is_present;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]