convergedconnectionhandler/cchserver/src/cchservicehandler.cpp
branchRCL_3
changeset 18 876a3df1f464
parent 16 6134b5029079
child 21 43658d24f35d
--- a/convergedconnectionhandler/cchserver/src/cchservicehandler.cpp	Wed Apr 14 15:49:55 2010 +0300
+++ b/convergedconnectionhandler/cchserver/src/cchservicehandler.cpp	Tue Apr 27 16:28:03 2010 +0300
@@ -743,7 +743,7 @@
     }
 
 // ---------------------------------------------------------------------------
-// CCCHServiceHandler::UnloadPlugin
+// CCCHServiceHandler::UnloadDisabledPluginsL
 // (other items were commented in a header).
 // ---------------------------------------------------------------------------
 //
@@ -773,6 +773,7 @@
                 TCCHSubserviceState state = ECCHUninitialized;
                 
                 // subservice was found, so don't need to check return value
+                // coverity[check_return] coverity[unchecked_value]
                 iServices[ ixSer ]->GetStatus(
                      iServices[ ixSer ]->GetSubserviceType( ixSub ), state );