(postcalc): Free sorted_tab and the structures that it points to, to
[pspp] / src / language / stats / ChangeLog
index ac368fd0ec569c84c3ac8acc60ca85f82e0fd904..2499a1a6683de16ecc42ac49d64ee17f2859cf88 100644 (file)
@@ -1,3 +1,19 @@
+2007-09-12  Ben Pfaff  <blp@gnu.org>
+
+       * crosstabs.q (postcalc): Free sorted_tab and the structures that
+       it points to, to plug a memory leak.  Fixes bug #20910.  Thanks to
+       John Darrington for reporting this bug and for review.
+
+2007-09-04  Ben Pfaff  <blp@gnu.org>
+
+       * crosstabs.q (cmd_crosstabs): Free xtab and the structures that
+       it points to, to plug a memory leak.  Fixes bug #18315.
+
+2007-08-15  Jason Stover  <jhs@wonko.gcsu.edu>
+
+       * regression.q (identify_indep_vars): Print an error if dependent
+       and independent variables are the same. Fixes bug 19819.
+
 2007-08-12  Ben Pfaff  <blp@gnu.org>
 
        * flip.c: Drop use of dict_get_compacted_dict_index_to_case_index