messagingfw/msgtestfw/TestActions/Email/Imap4/src/CMtfTestActionConnectImap4Server.cpp
--- a/messagingfw/msgtestfw/TestActions/Email/Imap4/src/CMtfTestActionConnectImap4Server.cpp Tue Oct 05 13:50:47 2010 +0530
+++ b/messagingfw/msgtestfw/TestActions/Email/Imap4/src/CMtfTestActionConnectImap4Server.cpp Tue Oct 19 11:59:06 2010 +0530
@@ -102,7 +102,7 @@
TInt err = MtfTestActionUtilsUser::FinalProgressStatus(*iOperation,iStatus);
delete iOperation;
-
+ iOperation = NULL;
User::LeaveIfError(err);
TestCase().INFO_PRINTF2(_L("Test Action %S completed."), &KTestActionConnectImap4Server);
TestCase().ActionCompletedL(*this);