diff -r 0f7422b6b602 -r 61992147389a resourcemgmt/hwresourcesmgr/server/src/HWRMFmTxRdsTextConverter.cpp --- a/resourcemgmt/hwresourcesmgr/server/src/HWRMFmTxRdsTextConverter.cpp Mon Aug 23 14:47:20 2010 +0300 +++ b/resourcemgmt/hwresourcesmgr/server/src/HWRMFmTxRdsTextConverter.cpp Fri Sep 10 19:45:56 2010 +0300 @@ -101,6 +101,7 @@ { COMPONENT_TRACE1( _L( "HWRM Server - CHWRMFmTxRdsTextConverter::~CHWRMFmTxRdsTextConverter()" ) ); + iConvertFromUnicodeFile.Close(); iFileServer.Close(); COMPONENT_TRACE1( _L( "HWRM Server - CHWRMFmTxRdsTextConverter::~CHWRMFmTxRdsTextConverter - return" ) );