diff options
author | Max Kellermann <max@duempel.org> | 2009-06-02 08:37:30 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-06-02 08:40:28 +0200 |
commit | aa7f5dec87e5decd2905056938e0af0e35aa0130 (patch) | |
tree | 8007361730a17df8ac72886c8be02b12b90a459d /src/state_file.c | |
parent | 1800bde3038f6af07d4b9383f30580c3da95c210 (diff) | |
download | mpd-aa7f5dec87e5decd2905056938e0af0e35aa0130.tar.gz mpd-aa7f5dec87e5decd2905056938e0af0e35aa0130.tar.xz mpd-aa7f5dec87e5decd2905056938e0af0e35aa0130.zip |
player_thread: don't leak empty music_chunks
When a music_chunk only contains a tag but no PCM data, play_chunk()
returns true without freeing the chunk. The caller now assumes that
the chunk is moved into some music_pipe and does not bother to free it
either.
Diffstat (limited to 'src/state_file.c')
0 files changed, 0 insertions, 0 deletions