mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-15 00:15:27 +00:00
dealloc: release the associated woContext, thereby fixing a mem leak
This commit is contained in:
@@ -151,6 +151,7 @@ static NSMapTable *contextsTable = nil;
|
||||
[containersBag release];
|
||||
[rootFolders release];
|
||||
|
||||
[woContext release];
|
||||
[authenticator release];
|
||||
[mapping release];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user