FFmpeg/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
..
2017-03-29 14:49:29 +02:00
2017-10-05 17:10:23 +02:00
2017-10-05 17:10:23 +02: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-09-20 03:31:48 +02:00
2017-10-19 22:07:21 +02:00
2017-09-01 18:52:56 +08:00
2017-08-30 12:13:01 +02:00
2018-04-16 13:46:10 -03:00
2017-09-07 15:19:22 +02:00
2018-02-04 15:19:41 +01:00
2017-10-05 17:10:23 +02:00
2018-04-12 16:04:58 +08:00
2018-05-25 20:06:34 +02:00
2017-04-20 15:39:18 +00: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
2017-10-05 17:10:23 +02:00
2017-06-13 19:49:06 +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
2017-04-25 15:39:10 +02: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
2017-09-09 12:07:14 +02:00
2017-09-22 01:33:22 +02:00
2017-07-16 16:09:17 +01:00