mobilemessaging/mmsui/notmtmsrc/NotMtmUi.cpp
changeset 2 0bf1d54f37d9
parent 0 72b543305e3a
child 18 a9c7e5670d17
--- 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