Fixed a whole lot more memory leaks.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 24 Jan 2005 04:29:53 +0000 (04:29 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 24 Jan 2005 04:29:53 +0000 (04:29 +0000)
commitd043fde2b737897e3372670afc47eb648c17624b
tree9317ff8088456e32b2d5208e66e4e42b8cc5df7d
parentb7852df2743416201dc85fd672644799cdd1b7b5
Fixed a whole lot more memory leaks.
24 files changed:
src/ChangeLog
src/glob.c
src/oneway.q
src/q2c.c
src/t-test.q
src/vfm.c
tests/bugs/examine-1sample.sh
tests/bugs/t-test-alpha.sh
tests/bugs/t-test-alpha2.sh
tests/bugs/t-test-with-temp.sh
tests/bugs/val-labs-trailing-slash.sh
tests/command/oneway-with-splits.sh
tests/command/oneway.sh
tests/command/sort.sh
tests/command/t-test-1-sample-missing-anal.sh
tests/command/t-test-1-sample-missing-list.sh
tests/command/t-test-1s.sh
tests/command/t-test-groups.sh
tests/command/t-test-indep-missing-anal.sh
tests/command/t-test-indep-missing-list.sh
tests/command/t-test-paired-missing-anal.sh
tests/command/t-test-paired-missing-list.sh
tests/command/t-test-pairs.sh
tests/command/trimmed-mean.sh