fix memory leaks; bug 21056
[pspp-builds.git] / src / math / linreg / ChangeLog
index 0d6b6881715751671e7f9cef346ebf53341a75ff..08ab14401f39406541a4b157d060fbe8a73787b2 100644 (file)
@@ -1,3 +1,21 @@
+2007-09-21  Jason Stover  <jhs@wonko.gcsu.edu>
+
+       * linreg.c (pspp_linreg_cache_free): Partial fix of memory leak,
+       bug 21056.
+
+2007-08-11  Jason Stover  <jhs@math.gcsu.edu>
+
+       * linreg.h (enum): Dropped ambiguous PSPP_LINREG_SVD in favor of
+       PSPP_LINREG_QR. Added PSPP_LINREG_CONDITIONAL_INVERSE.
+
+       * linreg.c (pspp_linreg): Added scope and comment for use of
+       generalized inverse to solve normal equations.
+
+2007-04-12  Jason Stover  <jhs@math.gcsu.edu>
+
+       * linreg.c: (pspp_linreg_cache_free) Check for null pointer before
+       freeing.
+
 Wed Dec  6 21:16:22 2006  Ben Pfaff  <blp@gnu.org>
 
        * linreg.c: (pspp_linreg_get_vars) Compare variable pointers