diff -r 6f4453afd006 -r 6c34d0baa0b1 messagingfw/biomsgfw/T_BIOMSG/SRC/harness.cpp --- a/messagingfw/biomsgfw/T_BIOMSG/SRC/harness.cpp Tue Oct 05 13:50:47 2010 +0530 +++ b/messagingfw/biomsgfw/T_BIOMSG/SRC/harness.cpp Tue Oct 19 11:59:06 2010 +0530 @@ -269,6 +269,7 @@ { InstantiateClientMtmL(); delete iSmsSettings; + iSmsSettings = NULL; CSmsAccount* account = CSmsAccount::NewLC(); iSmsSettings = CSmsSettings::NewL(); account->LoadSettingsL(*iSmsSettings);