Fix a double free in jabber/message.c and silence a warning

Review Request #932 — Created Sept. 24, 2021 and submitted — Latest diff uploaded

Information

pidgin/pidgin
release-2.x.y

Reviewers

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

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Fix a double free in jabber/message.c and silence a warning
0406eb142be3db0d9ec415e72ac37bc31fb03ae3 Gary Kramlich
Fix a double free in jabber/message.c and silence a warning
03661bc03ed08b1b59ab94e796343e59d429ffb7 Gary Kramlich
libpurple/protocols/jabber/message.c
Loading...