(file) Return to CIMOperationRequestDecoder.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Server

Diff for /pegasus/src/Pegasus/Server/CIMOperationRequestDecoder.cpp between version 1.105.2.3 and 1.105.2.4

version 1.105.2.3, 2007/01/09 02:41:19 version 1.105.2.4, 2007/01/11 01:34:38
Line 496 
Line 496 
  
     SessionKey sessionKey = httpMessage->authInfo->getSessionKey();     SessionKey sessionKey = httpMessage->authInfo->getSessionKey();
  
 /*  
 MEB: fix  
 */  
     if (sessionKey.null())  
         memset((char*)sessionKey.data(), 'A', 32);  
   
     handleMethodCall(     handleMethodCall(
         queueId,         queueId,
         httpMethod,         httpMethod,


Legend:
Removed from v.1.105.2.3  
changed lines
  Added in v.1.105.2.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2