Changeset 3298 in ntrip


Ignore:
Timestamp:
Jun 12, 2011, 11:04:20 AM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/combination/bnccomb.cpp

    r3296 r3298  
    300300  if (newEpoch->corr.find(newCorr->prn) != newEpoch->corr.end()) {
    301301    newEpoch->corr[newCorr->prn]->readLine(line); // merge (multiple messages)
     302    delete newCorr;
    302303  }
    303304  else {
Note: See TracChangeset for help on using the changeset viewer.