pidgin/ljfisher-ssl-client-auth

Parents ca4f3c0aa125
Children 13c568701e8a
conversation: Hmm, this shouldn't be set to NULL; tends to break stuff.
--- a/libpurple/conversation.c Mon Jun 27 05:36:22 2011 +0000
+++ b/libpurple/conversation.c Mon Jun 27 07:01:10 2011 +0000
@@ -1978,7 +1978,6 @@
}
g_hash_table_remove_all(chat->users);
- chat->users = NULL;
g_list_free(users);
chat->in_room = NULL;