email/pop3andsmtpmtm/clientmtms/src/MIUTMSG.CPP
changeset 55 5b3b2fa8c3ec
parent 23 238255e8b033
child 76 60a8a215b0ec
--- 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;
 				}