Files
ffmpeg-rockchip/libavformat
Jan Ekström 26892c7615 lavf/libssh: translate a read of 0 to EOF
Yet another case of forgotten 0 =! EOF translation.

While the documentation for this specific synchronous read
function does not mention it, the documentation for
`sftp_async_read` documents it, as well as looking at the
implementation of this function leads one to find
`if (handle->eof) { return 0; }`.

Reported by stnutt on IRC.
2018-05-28 20:33:50 +03:00
..
2018-05-06 15:07:28 +08:00
2018-04-12 16:04:58 +08:00
2017-10-19 22:07:21 +02:00
2017-10-19 22:07:21 +02:00
2018-04-16 13:46:10 -03:00
2018-02-04 15:19:41 +01:00
2018-04-12 16:04:58 +08:00
2018-05-25 20:06:34 +02:00
2018-04-01 21:08:16 +02:00
2017-11-05 10:42:07 +01:00
2018-05-10 19:02:53 +08:00
2017-12-08 16:01:09 +01:00
2018-05-05 21:35:31 +02:00
2018-03-07 22:26:53 +01:00
2018-02-11 20:03:33 +01:00
2018-02-11 20:03:33 +01:00
2018-05-21 19:43:04 -03:00
2018-05-21 19:43:04 -03:00
2018-02-11 20:03:33 +01:00
2018-02-11 20:03:33 +01:00
2018-03-07 22:26:53 +01:00