diff -r 4697dfb2d7ad -r 238255e8b033 messagingappbase/obexmtms/btmtm/btserver/source/btsendop.cpp --- a/messagingappbase/obexmtms/btmtm/btserver/source/btsendop.cpp Tue Feb 02 00:08:43 2010 +0200 +++ b/messagingappbase/obexmtms/btmtm/btserver/source/btsendop.cpp Fri Apr 16 14:56:15 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)