diff options
author | wm4 <wm4@nowhere> | 2014-01-19 20:13:51 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2014-01-19 21:15:54 +0100 |
commit | 6afebbd0d9975c7aed9351a2a10740abeb111817 (patch) | |
tree | fa6e1535189d9f45c51b0437fcb20b45c0954aee /stream/stream.c | |
parent | a0cc204528b80b0649fa805b5c2efe97977b53fa (diff) | |
download | mpv-6afebbd0d9975c7aed9351a2a10740abeb111817.tar.bz2 mpv-6afebbd0d9975c7aed9351a2a10740abeb111817.tar.xz |
demux_playlist: handle stream_read_line() errors
As of this commit, stream_read_line() can't actually error (except in
the case the passed in buffer is 0, which never happens here). This
commit is preparation for the following commit, which checks harder
whether the read data is actually text. Before this commit, an error
was treated as end-of-file, but the data read so far was considered
valid.
Diffstat (limited to 'stream/stream.c')
0 files changed, 0 insertions, 0 deletions