Closed msteinert closed 12 years ago
Calling purple_conv_chat_remove_user() modifies the users list, over which we are currently iterating.
purple_conv_chat_remove_user()
Proposed fix for #11
Calling
purple_conv_chat_remove_user()
modifies the users list, over which we are currently iterating.Proposed fix for #11