mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-19 13:25:57 +00:00
oc: Free headerEncoding variable
This commit is contained in:
committed by
Julio García
parent
acc2bd0369
commit
3b2cbb945c
@@ -133,6 +133,7 @@ static Class NSExceptionK;
|
||||
[bodyContent release];
|
||||
[headerMimeType release];
|
||||
[headerCharset release];
|
||||
[headerEncoding release];
|
||||
[appointmentWrapper release];
|
||||
[super dealloc];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user