--- a/authorisation/userpromptservice/server/source/upsserver/upsserver.cpp Thu Aug 19 11:18:56 2010 +0530
+++ b/authorisation/userpromptservice/server/source/upsserver/upsserver.cpp Wed Oct 06 11:09:48 2010 +0530
@@ -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();
}