diff -r 0e6c5a9328b5 -r deec7e509f66 authorisation/userpromptservice/server/source/upsclient/rupssession.cpp --- a/authorisation/userpromptservice/server/source/upsclient/rupssession.cpp Thu Aug 19 11:18:56 2010 +0530 +++ b/authorisation/userpromptservice/server/source/upsclient/rupssession.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" @@ -308,6 +308,7 @@ CPolicyChangeWatcher::~CPolicyChangeWatcher() { Cancel(); + iUpsPolicyChangeProperty.Close(); } void CPolicyChangeWatcher::DoCancel()