]> git.tue.mpg.de Git - paraslash.git/commit
para_write: Fix memory leak.
authorAndre Noll <maan@systemlinux.org>
Mon, 21 Feb 2011 07:13:15 +0000 (08:13 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 21 Feb 2011 07:13:15 +0000 (08:13 +0100)
commit10b9efd6235b3b14214f4a84b3f4e17c1b11bd1a
treeb6609ff892d650a2e917367d4107154e85e94df6
parent9a0dd8271e92a2e3bbd330c2a7e2fc05c7f3bde9
para_write: Fix memory leak.

We missed to call the ->free_config() method of the writer(s).
write.c