diff -r 94225563cd41 -r 2d42ddd721e9 authorisation/userpromptservice/server/source/upsclient/rupssession.cpp --- a/authorisation/userpromptservice/server/source/upsclient/rupssession.cpp Wed Sep 15 00:37:27 2010 +0300 +++ b/authorisation/userpromptservice/server/source/upsclient/rupssession.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" @@ -308,6 +308,7 @@ CPolicyChangeWatcher::~CPolicyChangeWatcher() { Cancel(); + iUpsPolicyChangeProperty.Close(); } void CPolicyChangeWatcher::DoCancel()