Files
mpd/src/input
Max Kellermann d9f9b3df10 input/file: detect premature end of file
A bug report (https://github.com/MusicPlayerDaemon/MPD/issues/912)
suggests that on Linux, reading on `cifs` files may rarely return 0 (=
end of file) before the end of the file has really been reached.  But
that's just a theory which I need to validate, so this runtime check
shall catch this condition before the assertion in
DecoderBridge::Read() crashes MPD.  Let's see.

Closes https://github.com/MusicPlayerDaemon/MPD/issues/912
2020-07-01 15:14:27 +02:00
..
2018-11-19 16:33:49 +01:00
2018-11-19 16:33:49 +01:00
2018-11-19 16:33:49 +01:00
2018-10-31 17:54:59 +01:00
2018-11-19 16:33:49 +01:00
2019-02-05 22:07:49 +01:00
2018-11-19 16:33:49 +01:00
2018-11-19 16:33:49 +01:00
2018-11-19 16:33:49 +01:00
2018-11-19 16:33:49 +01:00
2018-10-31 17:54:59 +01:00
2018-10-31 17:54:59 +01:00
2018-11-19 16:33:49 +01:00
2018-11-19 16:33:49 +01:00
2018-11-19 16:33:49 +01:00
2018-11-19 16:33:49 +01:00
2018-11-19 16:33:49 +01:00
2018-11-19 16:33:49 +01:00
2018-10-31 17:54:59 +01:00