]> git.tue.mpg.de Git - paraslash.git/commit
afh: Fix a memory leak in stream mode.
authorAndre Noll <maan@systemlinux.org>
Sun, 3 Oct 2010 10:43:00 +0000 (12:43 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 29 Jan 2011 10:43:33 +0000 (11:43 +0100)
commitca804c3cdb7a9673c9d8d166a3646c2bc295bb11
treeae6335cf657bd286e8c37916e45c30782589ca7e
parente386c19376fa959b91710145923149d2d5dfbb29
afh: Fix a memory leak in stream mode.

We need to free the audio format handler info in both info and stream mode.
afh.c