branch | RCL_3 |
changeset 17 | caea42e26caa |
parent 2 | 0bf1d54f37d9 |
--- a/messagingappbase/msgeditor/appuisrc/MsgCheckNames.cpp Fri Feb 19 22:47:38 2010 +0200 +++ b/messagingappbase/msgeditor/appuisrc/MsgCheckNames.cpp Fri Mar 12 15:42:19 2010 +0200 @@ -243,7 +243,7 @@ PerformAdvancedMatchL( aText, fieldTypes ); } // Coverty fix, Forward NULL , http://ousrv057/cov.cgi?cid=35690 - TInt contactAmount; + TInt contactAmount = 0; if(iFoundContacts) { contactAmount = iFoundContacts->Count();