authorisation/userpromptservice/server/source/upsserver/upsserver.cpp
branchRCL_3
changeset 106 2d42ddd721e9
parent 8 35751d3474b7
--- a/authorisation/userpromptservice/server/source/upsserver/upsserver.cpp	Wed Sep 15 00:37:27 2010 +0300
+++ b/authorisation/userpromptservice/server/source/upsserver/upsserver.cpp	Wed Oct 13 16:33:20 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of the License "Eclipse Public License v1.0"
@@ -470,6 +470,7 @@
 CSwiWatcher::~CSwiWatcher()
 	{
 	Cancel();
+	iSwiProperty.Close();
 	}