Beginning of VFM cleanup.
[pspp-builds.git] / src / frequencies.q
index 44393a89bbe765ad473afaa63a1af1a4cc72a9f5..0d896b4711f3a6f2f7f9db6ccc67a5da7eff191b 100644 (file)
@@ -580,6 +580,7 @@ cleanup_freq_tab (struct variable *v)
 {
   assert (v->p.frq.tab.mode == FRQM_GENERAL);
   free (v->p.frq.tab.valid);
+  hsh_destroy (v->p.frq.tab.data);
 }
 
 /* Parses the VARIABLES subcommand, adding to