diff -r f5907b1a1053 -r 0396474f30f5 emailuis/emailui/sendasmtm/fsmtms/client/src/cfsclientmtm.cpp --- a/emailuis/emailui/sendasmtm/fsmtms/client/src/cfsclientmtm.cpp Fri Mar 12 15:41:14 2010 +0200 +++ b/emailuis/emailui/sendasmtm/fsmtms/client/src/cfsclientmtm.cpp Mon Mar 15 12:39:10 2010 +0200 @@ -812,7 +812,7 @@ if ( iEmailAttachedInEmail ) { - TMsvId accountId; + TMsvId accountId(0); // used as not found // Get S60 mailboxes CMsvEntry* root = CMsvEntry::NewL( Session(), KMsvRootIndexEntryId, @@ -882,7 +882,7 @@ if ( iEmailAttachedInEmail ) { - TMsvId accountId; + TMsvId accountId(0); //0 is used as notfound later on // Get S60 mailboxes CMsvEntry* root = CMsvEntry::NewL( Session(), KMsvRootIndexEntryId,