oc: several uninitialized variables

This commit is contained in:
Jesús García Sáez
2015-01-19 15:35:44 +01:00
parent b5369530f0
commit f9550b9181
6 changed files with 14 additions and 1 deletions
+3 -1
View File
@@ -474,7 +474,9 @@ rtf2html (NSData *compressedRTF)
MAPIStoreMessage *mainMessage;
//[self logWithFormat: @"METHOD '%s' (%d)", __FUNCTION__, __LINE__];
containerTables = nil;
max = 0;
context = [self context];
ownerUser = [[self userContext] sogoUser];
userIsOwner = [[context activeUser] isEqual: ownerUser];