Monotone-Parent: 94165b609bb149d80e4ea22d3eaa449726ba7e4c

Monotone-Revision: dc704fb10726eca5edd9213a64dd7edc139de7b4

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-07-15T18:36:15
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-07-15 18:36:15 +00:00
parent 7556d4fe7a
commit bed667434c
2 changed files with 4 additions and 0 deletions

View File

@@ -585,6 +585,7 @@ static Class NSExceptionK, MAPIStoreSentItemsFolderK, MAPIStoreDraftsFolderK;
content = [[NSData alloc] initWithBytesNoCopy: newBytes
length: newMax];;
[content autorelease];
free(oldBytes);
partHeaderData
= [sogoObject lookupInfoForBodyPart: [key _strippedBodyKey]];