--- a/landmarks/locationlandmarks/converter/src/EPos_CPosLmLmxParser.cpp Tue Feb 02 10:12:24 2010 +0200
+++ b/landmarks/locationlandmarks/converter/src/EPos_CPosLmLmxParser.cpp Fri Apr 16 15:23:31 2010 +0300
@@ -234,9 +234,11 @@
PosLmConverterUtils::AssertL( iWorkingCategory != NULL );
iWorkingCategory->SetCategoryNameL( aContent.Left( KPosLmMaxCategoryNameLength ) );
break;
+ //coverity[unterminated_case :FALSE]
case EPosXmlAddrPlaceId: //addition for Place id
PosLmConverterUtils::AssertL( iWorkingLandmark != NULL );
iWorkingLandmark->SetPlaceIdL( aContent.Left( KPosLmMaxTextFieldLength ) );
+ //coverity[fallthrough : FALSE]
default:
// We need to check if it is a addressInfo tag.
// AddressInfo Tag