mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
part of fix for 11651 fix memory leak of status msg a=chofmann
This commit is contained in:
parent
9459717a13
commit
9b841e5033
@ -2919,6 +2919,7 @@ nsImapMailFolder::ProgressStatus(nsIImapProtocol* aProtocol,
|
||||
}
|
||||
}
|
||||
}
|
||||
PR_FREEIF(progressMsg);
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user