]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
audioc: Do not leak command buffer.
authorAndre Noll <maan@systemlinux.org>
Fri, 13 Jan 2012 22:43:05 +0000 (23:43 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 5 Feb 2012 19:15:45 +0000 (20:15 +0100)
This buffer contains the command to be sent to para_audiod. It is
allocated but never freed.


No differences found