mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-18 06:34:53 +00:00
Monotone-Parent: aa4f4dab1e9d7e5e3e3e654a9e43c3a7409de48b
Monotone-Revision: 11b16e47828dac92fd5fc6a0141e90ca854b7b89 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-10T18:37:10 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
2009-10-10 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* UI/MailPartViewers/UIxMailPartICalActions.m (-_emailEvent):
|
||||
"eventString" is now released to avoid a leak.
|
||||
|
||||
* UI/MailPartViewers/UIxMailPartHTMLViewer.m (-dealloc): ignoreTag
|
||||
is released, to avoid a leak if the HTML content was not compliant.
|
||||
|
||||
* UI/Contacts/UIxListView.m (-checkListReferences): the copy of
|
||||
"card" must be released once put in the "invalid" array, in order
|
||||
to avoid a leak.
|
||||
|
||||
* Main/SOGo.m (-init): released "rm" when no longer needed.
|
||||
(-dispatchRequest:): simplified leak catching code.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user