Index: trunk/BNC/src/combination/bnccomb.cpp
===================================================================
--- trunk/BNC/src/combination/bnccomb.cpp	(revision 10229)
+++ trunk/BNC/src/combination/bnccomb.cpp	(revision 10230)
@@ -862,5 +862,5 @@
     irc = processEpoch_singleEpoch(epoTime, sys, out, resCorr, dx);
   }
-  
+
   // Update Parameter Values, Print Results
   // --------------------------------------
@@ -967,4 +967,5 @@
       out << "  Outlier" << "\n";
       _QQ[sys] = QQ_sav;
+      delete corrs(sys)[maxResIndex-1];
       corrs(sys).remove(maxResIndex-1);
     }
