• Max Kellermann's avatar
    player_thread: don't leak empty music_chunks · aa7f5dec
    Max Kellermann authored
    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.
    aa7f5dec
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...