acmmp3dec: fix major memory leaks and clean up code.
authorMichael Smith <msmith@songbirdnest.com>
Tue, 10 Feb 2009 01:58:42 +0000 (17:58 -0800)
committerMichael Smith <msmith@songbirdnest.com>
Tue, 10 Feb 2009 02:02:06 +0000 (18:02 -0800)
commit325c0d5d1092f0de9611dcec03da3a0986427bdf
treec4e2fb3e06012b80d7aa6dd3ab4f270abb792cad
parent08aadd31dcf237abe33182fb7795b5e351774eff
acmmp3dec: fix major memory leaks and clean up code.

Unref incoming buffers when we're done.
Reindent, clean up white space. Fix comments.
sys/acmmp3dec/acmmp3dec.c