Ignore:
Timestamp:
Oct 4, 2010, 2:27:16 PM (14 years ago)
Author:
Christoph Mayer
Message:

-mem leaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/overlay/modules/onehop/OneHop.cpp

    r6919 r8620  
    328328                } // for( ; i != iend; i++ )
    329329
     330                delete reply;
    330331        } // OneHopMessageTypeListingReply
    331332
     
    353354        } // OneHopMessageTypeRoute
    354355
     356        delete onemsg;
    355357}
    356358
Note: See TracChangeset for help on using the changeset viewer.