accessoryservices/remotecontrolfw/client/intermediate/src/interfaceselector.cpp
branchRCL_3
changeset 5 1a73e8f1b64d
parent 0 4e1aa6a622a0
child 21 ccb4f6b3db21
--- a/accessoryservices/remotecontrolfw/client/intermediate/src/interfaceselector.cpp	Sat Feb 20 00:05:00 2010 +0200
+++ b/accessoryservices/remotecontrolfw/client/intermediate/src/interfaceselector.cpp	Fri Mar 12 15:50:01 2010 +0200
@@ -1,4 +1,4 @@
-// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -431,6 +431,7 @@
 		{
 		delete iTargetSession;
 		iTargetSession = NULL;
+		LEAVEL(err);
 		}
 	}
 
@@ -485,6 +486,7 @@
 		{
 		delete iTargetSession;
 		iTargetSession = NULL;
+		LEAVEL(err);
 		}
 	}