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

Diff for /pegasus/src/Pegasus/Common/AuthenticationInfoRep.cpp between version 1.8 and 1.9

version 1.8, 2004/05/05 12:51:27 version 1.9, 2004/05/18 11:03:38
Line 142 
Line 142 
  
     if ( !_securityAssoc.get() )     if ( !_securityAssoc.get() )
     {     {
         _securityAssoc = AutoPtr<CIMKerberosSecurityAssociation>(new          _securityAssoc.reset(new CIMKerberosSecurityAssociation);
                                  CIMKerberosSecurityAssociation);  
     }     }
  
     PEG_METHOD_EXIT();     PEG_METHOD_EXIT();


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2