[Telepathy-commits] [telepathy-salut/master] salut_tubes_channel_muc_message_received: destroy the parameters hash table
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Wed Dec 17 09:57:06 PST 2008
---
src/salut-tubes-channel.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/salut-tubes-channel.c b/src/salut-tubes-channel.c
index 5f1ccb6..e4d08a5 100644
--- a/src/salut-tubes-channel.c
+++ b/src/salut-tubes-channel.c
@@ -857,6 +857,7 @@ salut_tubes_channel_muc_message_received (SalutTubesChannel *self,
/* the tube has reffed its initiator, no need to keep a ref */
tp_handle_unref (contact_repo, initiator_handle);
+ g_hash_table_destroy (parameters);
}
}
else
--
1.5.6.5
More information about the Telepathy-commits
mailing list