serviceproviders/sapi_location/tsrc/dev/tlocservicetest/src/tstraysignaltest.cpp
branchRCL_3
changeset 38 ea43c23d28d2
parent 10 fc9cf246af83
child 44 0b68a1b0c15e
--- a/serviceproviders/sapi_location/tsrc/dev/tlocservicetest/src/tstraysignaltest.cpp	Tue Apr 27 17:33:05 2010 +0300
+++ b/serviceproviders/sapi_location/tsrc/dev/tlocservicetest/src/tstraysignaltest.cpp	Tue May 11 17:01:36 2010 +0300
@@ -122,7 +122,7 @@
 
 TInt StrayTest(TAny */*Arg*/)
     {
-    TInt errval;
+    TInt errval = 0;
     CTrapCleanup* cleanup = CTrapCleanup::New();
     //Install a new active scheduler to this thread 
     TRAPD(err , errval = StrayTestL()) ;