diff -r d09ac5c1e252 -r 0bf1d54f37d9 mobilemessaging/mmsui/notmtmsrc/NotMtmUi.cpp --- a/mobilemessaging/mmsui/notmtmsrc/NotMtmUi.cpp Thu Jan 07 12:45:05 2010 +0200 +++ b/mobilemessaging/mmsui/notmtmsrc/NotMtmUi.cpp Mon Jan 18 20:16:40 2010 +0200 @@ -1495,10 +1495,11 @@ if ( dialog && *dialog ) { delete *dialog; + // Coverty fix, Forward NULL http://ousrv057/cov.cgi?cid=36247 + *dialog = NULL; + dialog = NULL; } - *dialog = NULL; - dialog = NULL; - } + } //-------------------------------- // DecodeProgress