diff options
author | Max Kellermann <max@duempel.org> | 2010-06-30 19:37:36 +0000 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-06-30 19:37:36 +0000 |
commit | 77e6810c14e3b47f27a385e2fd9e8760710d0a99 (patch) | |
tree | 0a79d082dc5df1466b0132ed96fb809dddcf663c /src/output_control.c | |
parent | 5ebe33653c162a3a07a9a1fd71201e22fa152c6c (diff) | |
download | mpd-77e6810c14e3b47f27a385e2fd9e8760710d0a99.tar.gz mpd-77e6810c14e3b47f27a385e2fd9e8760710d0a99.tar.xz mpd-77e6810c14e3b47f27a385e2fd9e8760710d0a99.zip |
decoder/mikmod: fix memory leak
The return value of Player_LoadTitle() is allocated with malloc(), and
must be freed by the caller.
Diffstat (limited to 'src/output_control.c')
0 files changed, 0 insertions, 0 deletions