diff options
author | Max Kellermann <max@duempel.org> | 2008-12-27 14:34:51 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-12-27 14:34:51 +0100 |
commit | cc3b6c2f5b4e7331888cdbb0aa53852d6492336f (patch) | |
tree | 3f0bef567615e928d6a069ddef3ddcc7ae5c3070 /src/output_list.h | |
parent | 0fe0425dee555027c94a39ca0bca5bac947f4702 (diff) | |
download | mpd-cc3b6c2f5b4e7331888cdbb0aa53852d6492336f.tar.gz mpd-cc3b6c2f5b4e7331888cdbb0aa53852d6492336f.tar.xz mpd-cc3b6c2f5b4e7331888cdbb0aa53852d6492336f.zip |
audiofile: don't close onput stream in libaudiofile destroy()
The input_stream object should only be closed by the MPD core
(i.e. decoder_thread.c / decoder_run()). A decoder plugin which
attempts to close it will result in a segmentation fault.
Diffstat (limited to 'src/output_list.h')
0 files changed, 0 insertions, 0 deletions