vorbisdec: fix leak of header buffers
handle_header_buffer() does no take ownership of the buffer passed.
Fixes leaks in various unit tests.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
handle_header_buffer() does no take ownership of the buffer passed.
Fixes leaks in various unit tests.