[Telepathy-commits] [telepathy-gabble/master] Unref leaked msg

Pierre-Luc Beaudoin pierre-luc.beaudoin at collabora.co.uk
Sun Feb 1 05:23:59 PST 2009


---
 src/conn-location.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/conn-location.c b/src/conn-location.c
index 9ecde10..a0164e6 100644
--- a/src/conn-location.c
+++ b/src/conn-location.c
@@ -213,6 +213,7 @@ location_set_location (GabbleSvcConnectionInterfaceLocation *iface,
     }
 
   dbus_g_method_return (context);
+  lm_message_unref (msg);
 }
 
 void
-- 
1.5.6.5




More information about the Telepathy-commits mailing list