diff -r 6f4453afd006 -r 6c34d0baa0b1 messagingfw/msgtest/integration/sms/src/T_SmsSc.cpp --- a/messagingfw/msgtest/integration/sms/src/T_SmsSc.cpp Tue Oct 05 13:50:47 2010 +0530 +++ b/messagingfw/msgtest/integration/sms/src/T_SmsSc.cpp Tue Oct 19 11:59:06 2010 +0530 @@ -34,6 +34,7 @@ iSmsTest.Test().Next(_L("Read Service Centres from Sim Params")); iState = EStateReadingSimParams; delete iOperation; + iOperation = NULL; iOperation = Client().ReadSimParamsL(iStatus); SetActive(); CActiveScheduler::Start();