]> git.tuebingen.mpg.de Git - paraslash.git/commit
Fix a memory leak in filter.c.
authorAndre Noll <maan@systemlinux.org>
Sat, 18 Jul 2009 12:00:17 +0000 (14:00 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 18 Jul 2009 12:00:17 +0000 (14:00 +0200)
commit12b7063b97b9023def09300efc5eeda52971297b
tree499462a7f8d8f2ef96972df94db3c205bda09b7c
parent9e4872fee12e5c6bd580695e98b12197a1825aee
Fix a memory leak in filter.c.

We must free the filter configs as well.
filter.c