serviceproviders/sapi_location/tsrc/dev/tlocationprovidertest/src/tservicefailedtest.cpp
changeset 10 fc9cf246af83
parent 5 989d2f495d90
child 23 50974a8b132e
--- a/serviceproviders/sapi_location/tsrc/dev/tlocationprovidertest/src/tservicefailedtest.cpp	Fri Jul 03 15:51:24 2009 +0100
+++ b/serviceproviders/sapi_location/tsrc/dev/tlocationprovidertest/src/tservicefailedtest.cpp	Thu Aug 27 07:43:07 2009 +0300
@@ -81,7 +81,7 @@
 
 TInt ServiceFailedFunctionL()
 {
-	
+    __UHEAP_MARK ;
 	CallBack MyUpdates ;
 	
 	_LIT8(KService, "Service.Location");
@@ -167,6 +167,7 @@
 	locinterface->Close();
 	delete InputList ;
 	delete  OutParmList ;
+    __UHEAP_MARKEND ;	
 	return  MyUpdates.iRetStatus ;