mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-03 20:38:50 +00:00
PidLidFExceptionalBody should be set only on event exceptions
This commit is contained in:
@@ -155,6 +155,12 @@
|
||||
return MAPISTORE_ERR_NOT_FOUND;
|
||||
}
|
||||
|
||||
- (int) getPidLidFExceptionalBody: (void **) data
|
||||
inMemCtx: (TALLOC_CTX *) memCtx
|
||||
{
|
||||
return [self getNo: data inMemCtx: memCtx];
|
||||
}
|
||||
|
||||
- (void) save
|
||||
{
|
||||
// (gdb) po embeddedMessage->properties
|
||||
|
||||
Reference in New Issue
Block a user