Don't try to disconnect account when finalizing protocols
Review Request #2583 — Created Aug. 22, 2023 and submitted
Information | |
---|---|
grim | |
pidgin/pidgin | |
default | |
Reviewers | |
pidgin | |
Accounts that are connected have a reference to a protocol, so this code will never actually be called as the protocol is still referenced.
Connected an xmpp account and exited without issue. I tried looking at valgrind output, but there's a ton of it that should probably be addressed separately.
Summary | |
---|---|