mobilemessaging/audiomsg/src/audiomessageprogressdialog.cpp
changeset 2 0bf1d54f37d9
parent 0 72b543305e3a
--- a/mobilemessaging/audiomsg/src/audiomessageprogressdialog.cpp	Thu Jan 07 12:45:05 2010 +0200
+++ b/mobilemessaging/audiomsg/src/audiomessageprogressdialog.cpp	Mon Jan 18 20:16:40 2010 +0200
@@ -565,7 +565,9 @@
 		case R_AUDIOMESSAGE_PROGRESS_PAUSED:
 		tempBuf = iTextPaused;
 		break;
+		// Coverty fix, Forward NULL; http://ousrv057/cov.cgi?cid=35851
 		default:
+		tempBuf = iTextPlaying;
 		break;		
 		}