mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-23 15:12:44 +00:00
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:
@@ -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]];
|
||||
|
||||
Reference in New Issue
Block a user