]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
aac_afh.c: free the inbuffer already in aac_get_file_info()
authorAndre Noll <maan@systemlinux.org>
Sun, 11 Mar 2007 17:11:37 +0000 (18:11 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 11 Mar 2007 17:11:37 +0000 (18:11 +0100)
No need to wait for this until the audio file gets closed. This
patch also fixes two occurences of a bug where the length of the
input buffer was not set correctly.


No differences found