diff options
author | Christoph Mende <mende.christoph@gmail.com> | 2013-04-20 08:29:11 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-08-01 09:30:20 +0200 |
commit | 7ff988275f9c3487d54c23d55218301aa0111aff (patch) | |
tree | f864865400638a590aab3bed9a9f592609f4caa7 /src/decoder/OggSyncState.hxx | |
parent | 363050f44c9aa75b93a2402f0df2f1c5e97c35e9 (diff) | |
download | mpd-7ff988275f9c3487d54c23d55218301aa0111aff.tar.gz mpd-7ff988275f9c3487d54c23d55218301aa0111aff.tar.xz mpd-7ff988275f9c3487d54c23d55218301aa0111aff.zip |
decoder/mikmod: use MikMod_free() to free the title on libmikmod-3.2
Player_LoadTitle() returns an aligned pointer in libmikmod-3.2 that
cannot be freed with free(). The correct way to do this now is
MikMod_free() which extracts the original pointer from the buffer and
frees that.
Signed-off-by: Christoph Mende <mende.christoph@gmail.com>
Diffstat (limited to 'src/decoder/OggSyncState.hxx')
0 files changed, 0 insertions, 0 deletions