don't leak the BMessageRunner. CID 8
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27570 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -290,6 +290,9 @@ IMAP4Client::IMAP4Client(BMessage *settings, BMailChainRunner *run) : BRemoteMai
|
||||
}
|
||||
|
||||
IMAP4Client::~IMAP4Client() {
|
||||
|
||||
delete nooprunner;
|
||||
|
||||
if (net > 0) {
|
||||
if (selected_mb != "")
|
||||
SendCommand("CLOSE");
|
||||
|
||||
Reference in New Issue
Block a user