Don't try to disconnect account when finalizing protocols

Review Request #2583 — Created Aug. 22, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

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.

Commits

Files

    Loading...