Changeset 2867 in ntrip for trunk/BNC/RTCM


Ignore:
Timestamp:
Jan 23, 2011, 10:49:35 AM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM/RTCM2Decoder.cpp

    r2711 r2867  
    437437    if ( new_obs ) {
    438438      _obsList.push_back(*new_obs);
    439     }
    440   }
    441 }
     439      delete new_obs;
     440    }
     441  }
     442}
Note: See TracChangeset for help on using the changeset viewer.