Change #272374
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Tue 23 Jun 2026 20:33:00 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 62006041cc3b4e4a5161711bf38e1020d21cd2f8 |
Comments
avformat/http: don't return EOF unless we actually read all bytes Otherwise, this masquerades failure due to I/O as legitimate EOFs. Sponsored-by: nxtedition AB Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libavformat/http.c