]> git.tuebingen.mpg.de Git - paraslash.git/commit
Fix memory leak in audioc.c.
authorAndre Noll <maan@systemlinux.org>
Fri, 13 Jan 2012 22:38:14 +0000 (23:38 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 5 Feb 2012 19:14:44 +0000 (20:14 +0100)
commit0cbd0ac87ebe208b0d47df28e86c16886bdb687d
treec6e1b484654b0fb81e5103a006fd3441201ed33c
parent050a8e4f26d57e5a825e56d175806875cd5a6e53
Fix memory leak in audioc.c.

We leak cf which is allocated and returned by configfile_exists().
audioc.c