[reSIProcate] Forgot to delete mRedirectManager and mAppDialogSetFactory in ~DialogUsageManager
kaiduan xie
kaiduanx at yahoo.ca
Mon Sep 20 13:10:23 CDT 2004
Hi,
Please check it again.
DialogUsageManager::~DialogUsageManager()
{
mDestroying = true;
DebugLog ( << "~DialogUsageManager" );
while(!mDialogSetMap.empty())
{
delete mDialogSetMap.begin()->second;
}
// xkd-2004-9-20
delete mRedirectManager;
delete mAppDialogSetFactory;
}
kaiduan
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
More information about the resiprocate-devel
mailing list