[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Fri Feb 13 22:30:08 CET 2004


CVS commit by staikos: 

nearly forgot: don't leak!


  M +3 -0      kstequationcurve.cpp   1.46


--- kdeextragear-2/kst/kst/kstequationcurve.cpp  #1.45:1.46
@@ -135,4 +135,7 @@ KstEquationCurve::~KstEquationCurve() {
     KST::vectorList.remove(_inputVectors[XVECTOR]);
   }
+
+  delete _pe;
+  _pe = 0L;
 }
 





More information about the Kst mailing list