Fix a double free in jabber/message.c and silence a warning
Review Request #932 — Created Sept. 24, 2021 and submitted — Latest diff uploaded
Fix a double free in jabber/message.c and silence a warning
JabberBuddyResource is handled internally, but it's free function, which is static, does in fact free the thread_id as well.
Compiled