diff -r 1c556dee8eb1 -r eb6690d0d439 syncmlfw/common/alertqueue/src/NSmlAlertHandler.cpp --- a/syncmlfw/common/alertqueue/src/NSmlAlertHandler.cpp Fri Aug 06 18:29:23 2010 +0530 +++ b/syncmlfw/common/alertqueue/src/NSmlAlertHandler.cpp Thu Aug 19 17:35:34 2010 +0530 @@ -62,7 +62,7 @@ { Cancel(); - if( !iHistoryArray ) + if( iHistoryArray ) { iHistoryArray->SetOwnerShip( ETrue ); delete iHistoryArray;