• Max Kellermann's avatar
    decoder/flac: fixed CUE seeking range check · dca4d9cf
    Max Kellermann authored
    If flac_container_decode() gets a seek destination which is out of
    range, it ignores the SEEK command (never finishes it).  This leads to
    MPD lockup, because the player thread waits for completion.
    dca4d9cf
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...