messagingappbase/obexmtms/btmtm/btserver/source/btsendop.cpp
branchRCL_3
changeset 57 ebe688cedc25
parent 0 72b543305e3a
child 47 5b14749788d7
child 60 7fdbb852d323
--- 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)