dealloc: release the associated woContext, thereby fixing a mem leak

This commit is contained in:
Wolfgang Sourdeau
2012-10-07 00:17:06 -04:00
parent 3c0e534d11
commit 65462b273a
+1
View File
@@ -151,6 +151,7 @@ static NSMapTable *contextsTable = nil;
[containersBag release];
[rootFolders release];
[woContext release];
[authenticator release];
[mapping release];