[Telepathy-commits] [telepathy-gabble/master] Fix segfault

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


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

diff --git a/src/conn-location.c b/src/conn-location.c
index e9f82ea..ee29d9d 100644
--- a/src/conn-location.c
+++ b/src/conn-location.c
@@ -162,7 +162,6 @@ create_msg_foreach (gpointer key,
 
       lm_message_node_add_child (geoloc, key, str);
       DEBUG ("\t - %s: %s", (gchar*) key, str);
-      g_free (str);
     }
   if (G_VALUE_TYPE (value) == G_TYPE_DOUBLE)
     {
-- 
1.5.6.5




More information about the Telepathy-commits mailing list