(file) Return to CMPI_Array.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / CMPI

Diff for /pegasus/src/Pegasus/ProviderManager2/CMPI/CMPI_Array.cpp between version 1.30 and 1.31

version 1.30, 2008/08/27 09:36:29 version 1.31, 2008/11/12 01:43:54
Line 194 
Line 194 
         CMSetStatus(rc,CMPI_RC_OK);         CMSetStatus(rc,CMPI_RC_OK);
         if (pos < dta->value.uint32)         if (pos < dta->value.uint32)
         {         {
             if (dta->type == CMPI_chars)              if (dta->type == CMPI_chars && dta[pos+1].state == CMPI_goodValue)
             {             {
                 data.type = CMPI_chars;                 data.type = CMPI_chars;
                 data.state = CMPI_goodValue;                 data.state = CMPI_goodValue;


Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2