resourcemgmt/hwresourcesmgr/server/src/HWRMLightService.cpp
changeset 83 11da52d4c847
parent 0 4e1aa6a622a0
equal deleted inserted replaced
78:3f0699f2e14c 83:11da52d4c847
  1771         if (aSplitCommand && aSplitCommandData)
  1771         if (aSplitCommand && aSplitCommandData)
  1772             {
  1772             {
  1773             COMPONENT_TRACE1(_L( "HWRM Server - CHWRMLightService::SetColorL Deleting allocated aSplitCommandData"));
  1773             COMPONENT_TRACE1(_L( "HWRM Server - CHWRMLightService::SetColorL Deleting allocated aSplitCommandData"));
  1774             //Release the data that is allocated, as there will not be ProcessResponseL  
  1774             //Release the data that is allocated, as there will not be ProcessResponseL  
  1775             //coverity[freed_arg]
  1775             //coverity[freed_arg]
       
  1776             //coverity[delete_void]
  1776             delete aSplitCommandData;
  1777             delete aSplitCommandData;
  1777             }
  1778             }
  1778         }
  1779         }
  1779 
  1780 
  1780     for( TInt i = 0; i < KHWRMLightMaxTargets; i++ )
  1781     for( TInt i = 0; i < KHWRMLightMaxTargets; i++ )