mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-24 23:52:43 +00:00
Monotone-Parent: 3a115c300e05230d3e0392a7aa86ccee296f50cc
Monotone-Revision: c9072cd9f62ce341982a28f6b662d079949b101d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-22T19:53:53 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -111,7 +111,9 @@ static int MAPIStoreTallocWrapperDestroy (void *data)
|
||||
case PT_CLSID:
|
||||
*data = [(NSData *) self asGUIDInMemCtx: memCtx];
|
||||
break;
|
||||
|
||||
case PT_MV_LONG:
|
||||
*data = [(NSArray *) self asMVLongInMemCtx: memCtx];
|
||||
break;
|
||||
case PT_MV_UNICODE:
|
||||
*data = [(NSArray *) self asMVUnicodeInMemCtx: memCtx];
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user