diff -r f5b689a4f7a2 -r e0c1916b8ddc syncmlfw/common/alertqueue/src/NSmlAlertHandler.cpp --- a/syncmlfw/common/alertqueue/src/NSmlAlertHandler.cpp Wed Aug 18 10:39:36 2010 +0300 +++ b/syncmlfw/common/alertqueue/src/NSmlAlertHandler.cpp Thu Sep 02 21:22:11 2010 +0300 @@ -62,7 +62,7 @@ { Cancel(); - if( !iHistoryArray ) + if( iHistoryArray ) { iHistoryArray->SetOwnerShip( ETrue ); delete iHistoryArray;