diff -r 989d2f495d90 -r fc9cf246af83 serviceproviders/sapi_location/tsrc/dev/tlocationprovidertest/src/tservicefailedtest.cpp --- 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 ;