diff -r fa1df4b99609 -r ebe688cedc25 messagingappbase/obexmtms/btmtm/btserver/source/btsendop.cpp --- a/messagingappbase/obexmtms/btmtm/btserver/source/btsendop.cpp Thu Aug 19 09:51:11 2010 +0300 +++ b/messagingappbase/obexmtms/btmtm/btserver/source/btsendop.cpp Tue Aug 31 15:11:31 2010 +0300 @@ -165,7 +165,7 @@ // If the connection attempt has failed and we are not going to retry the connection, // make sure that the link is allowed to go into low power modes. - const TDesC8* progressDes; + const TDesC8* progressDes = NULL; TRAPD(error, progressDes = &ProgressL()); if (error == KErrNone)