]> git.tuebingen.mpg.de Git - paraslash.git/commit
aac_afh.c: Fix serious memory leak.
authorAndre Noll <maan@systemlinux.org>
Thu, 13 Sep 2007 21:06:39 +0000 (23:06 +0200)
committerAndre Noll <maan@systemlinux.org>
Thu, 13 Sep 2007 21:06:39 +0000 (23:06 +0200)
commit77960b7b4c6e5b03c5ef2fe897c5e00395b9ae15
tree2f054eb74a01aa9e1a8ff0dbb30939c1b8a470ad
parentcdef208272294b567ec80b9defd60e57a0eb2587
aac_afh.c: Fix serious memory leak.

Ooops. We forgot to close the AAC decoder handle...
aac_afh.c