diff options
author | Max Kellermann <max@duempel.org> | 2009-01-15 16:12:44 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-15 16:12:44 +0100 |
commit | db89cb86da24cbf26f598079a5c741cb0d074f68 (patch) | |
tree | fb9b574e7a079adf56acce158976b1c96b661bc9 /TODO | |
parent | a9cfa6023f6c8991aac622d1f51619922cf4ed02 (diff) | |
download | mpd-db89cb86da24cbf26f598079a5c741cb0d074f68.tar.gz mpd-db89cb86da24cbf26f598079a5c741cb0d074f68.tar.xz mpd-db89cb86da24cbf26f598079a5c741cb0d074f68.zip |
input_curl: don't call input_curl_select() when already at EOF
Calling input_curl_select() after EOF has been reached causes an
assertion failure. This can happen if the HTTP response is empty.
Check c->eof before calling input_curl_select().
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions