mobilemessaging/mmsui/notmtmsrc/NotMtmUi.cpp
changeset 2 0bf1d54f37d9
parent 0 72b543305e3a
child 18 a9c7e5670d17
equal deleted inserted replaced
1:d09ac5c1e252 2:0bf1d54f37d9
  1493     { 
  1493     { 
  1494     CAknWaitDialog** dialog = (CAknWaitDialog**) aAny; 
  1494     CAknWaitDialog** dialog = (CAknWaitDialog**) aAny; 
  1495     if ( dialog && *dialog )
  1495     if ( dialog && *dialog )
  1496         { 
  1496         { 
  1497         delete *dialog;
  1497         delete *dialog;
       
  1498         // Coverty fix, Forward NULL http://ousrv057/cov.cgi?cid=36247
       
  1499         *dialog = NULL;
       
  1500   		dialog = NULL;
  1498         } 
  1501         } 
  1499     *dialog = NULL;
  1502    	  }
  1500     dialog = NULL;
       
  1501     } 
       
  1502 
  1503 
  1503 //--------------------------------
  1504 //--------------------------------
  1504 // DecodeProgress
  1505 // DecodeProgress
  1505 //--------------------------------
  1506 //--------------------------------
  1506 TInt CNotMtmUi::DecodeProgress(
  1507 TInt CNotMtmUi::DecodeProgress(