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

Diff for /pegasus/src/Pegasus/IndicationService/IndicationOperationAggregate.cpp between version 1.17 and 1.18

version 1.17, 2006/01/30 16:17:55 version 1.18, 2006/04/18 19:08:44
Line 61 
Line 61 
 IndicationOperationAggregate::~IndicationOperationAggregate() IndicationOperationAggregate::~IndicationOperationAggregate()
 { {
     _magicNumber = 0;     _magicNumber = 0;
     if (_origRequest)  
     {  
         delete _origRequest;         delete _origRequest;
     }  
     Uint32 numberRequests = getNumberRequests();     Uint32 numberRequests = getNumberRequests();
     for (Uint32 i = 0; i < numberRequests; i++)     for (Uint32 i = 0; i < numberRequests; i++)
     {     {


Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2