oc: Free headerEncoding variable

pull/65/head
Carlos Pérez-Aradros Herce 2015-01-21 00:27:14 +01:00 committed by Julio García
parent acc2bd0369
commit 3b2cbb945c
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ static Class NSExceptionK;
[bodyContent release];
[headerMimeType release];
[headerCharset release];
[headerEncoding release];
[appointmentWrapper release];
[super dealloc];
}