diff -r 3507212d340e -r 5b3b2fa8c3ec email/pop3andsmtpmtm/clientmtms/src/MIUTMSG.CPP --- a/email/pop3andsmtpmtm/clientmtms/src/MIUTMSG.CPP Fri Aug 06 23:19:50 2010 +0530 +++ b/email/pop3andsmtpmtm/clientmtms/src/MIUTMSG.CPP Wed Aug 18 00:46:12 2010 +0530 @@ -6449,7 +6449,7 @@ // def070915 - propagated fix attachment->SetId(iHtmlId); CleanupStack::Pop(attachment); - iAttachmentInfoList.Append(attachment); + iAttachmentInfoList.AppendL(attachment); ++iTotalAttachments; iPartList=iPartList|KMsvMessagePartAttachments; }