Change #272375
| 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 | 0d0f9a06ab554c65344329aa6fc73b800f55b351 |
Comments
avformat/http: only re-use old connection if valid Otherwise, this might leak stale bytes that were already drained by the HTTP soft-seek attempt. Sponsored-by: nxtedition AB Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libavformat/http.c