mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 02:45:25 +00:00
Monotone-Parent: 56370c6160c963011c084c7793dbe96aef748e92
Monotone-Revision: 3a115c300e05230d3e0392a7aa86ccee296f50cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-22T19:43:46 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -115,6 +115,9 @@ static int MAPIStoreTallocWrapperDestroy (void *data)
|
||||
case PT_MV_UNICODE:
|
||||
*data = [(NSArray *) self asMVUnicodeInMemCtx: memCtx];
|
||||
break;
|
||||
case PT_MV_BINARY:
|
||||
*data = [(NSArray *) self asMVBinaryInMemCtx: memCtx];
|
||||
break;
|
||||
|
||||
default:
|
||||
[self errorWithFormat: @"object type not handled: %d (0x%.4x)",
|
||||
|
||||
Reference in New Issue
Block a user