aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/empathy-chat-window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c
index 0ed5011df..bdc1a0196 100644
--- a/src/empathy-chat-window.c
+++ b/src/empathy-chat-window.c
@@ -887,6 +887,7 @@ chat_window_invite_participant_activate_cb (GtkAction *action,
G_OBJECT (window));
g_hash_table_destroy (props);
+ g_ptr_array_free (channels, TRUE);
}
static void