diff -r 320ec5cd0227 -r d176b53f330f messagingfw/biomsgfw/IACPSRC/wwwp.CPP --- a/messagingfw/biomsgfw/IACPSRC/wwwp.CPP Wed Aug 18 10:15:32 2010 +0300 +++ b/messagingfw/biomsgfw/IACPSRC/wwwp.CPP Thu Sep 02 20:55:53 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);