--- a/mmsengine/mmsserver/src/mmsbaseoperation.cpp Tue Sep 14 22:54:56 2010 +0530
+++ b/mmsengine/mmsserver/src/mmsbaseoperation.cpp Fri Sep 17 20:01:45 2010 +0530
@@ -124,6 +124,7 @@
// expand size is arbitrary. It is not used, we
// always allocate the amount we need
iEncodeBuffer = CBufFlat::NewL( 0x100 );
+ // coverity[size_error][buffer_alloc]
iMmsSession = CMmsSession::NewL( KMmsActiveObjectPriority, iSocketServ, iConnection );
iRemoteParties = new ( ELeave )CDesCArrayFlat( KMmsArrayAllocationNumber );
// observe backup/restore event ends