messagingfw/biomsgfw/IACPSRC/wwwp.CPP
branchRCL_3
changeset 22 d2c4c66342f3
parent 0 8e480a14352b
child 23 d51193d814ea
--- a/messagingfw/biomsgfw/IACPSRC/wwwp.CPP	Thu Aug 19 10:24:00 2010 +0300
+++ b/messagingfw/biomsgfw/IACPSRC/wwwp.CPP	Tue Aug 31 15:41:11 2010 +0300
@@ -287,7 +287,7 @@
 #endif // SYMBIAN_BOOKMARK_DATABASE
 
 		// File writing has completed, set the size in the attachment
-		TInt fileSize;
+		TInt fileSize = 0;
 		User::LeaveIfError(file.Size(fileSize));
 		attachment->SetSize(fileSize);