empathy r2215 - trunk/libempathy
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2215 - trunk/libempathy
- Date: Fri, 9 Jan 2009 16:16:53 +0000 (UTC)
Author: xclaesse
Date: Fri Jan 9 16:16:52 2009
New Revision: 2215
URL: http://svn.gnome.org/viewvc/empathy?rev=2215&view=rev
Log:
Add a FIXME telling that there is a leak, not sure how to plug it, that code will be removed soon anyway.
Modified:
trunk/libempathy/empathy-dispatcher.c
Modified: trunk/libempathy/empathy-dispatcher.c
==============================================================================
--- trunk/libempathy/empathy-dispatcher.c (original)
+++ trunk/libempathy/empathy-dispatcher.c Fri Jan 9 16:16:52 2009
@@ -753,6 +753,7 @@
}
/* Advertise VoIP capabilities */
+ /* FIXME: Capabilities is leaked */
capabilities = g_ptr_array_sized_new (1);
cap_type = dbus_g_type_get_struct ("GValueArray", G_TYPE_STRING,
G_TYPE_UINT, G_TYPE_INVALID);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]