Change #266111
| Category | ffmpeg |
| Changed by | Kacper Michajłow <kasper93@gmail.com> |
| Changed at | Sat 02 May 2026 01:58:40 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 1bb12370b04bceaee715e1fe1d99bd106488f428 |
Comments
avformat/httpauth: avoid casting callback functions type Technically it's is UB to call function of different type. Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
Changed files
- libavformat/httpauth.c