Change #239831
Category | ffmpeg |
Changed by | James Almer <jamrial | @gmail.com>
Changed at | Tue 15 Jul 2025 15:24:09 |
Repository | https://git.ffmpeg.org/ffmpeg.git |
Project | ffmpeg |
Branch | master |
Revision | 9c55f22ef234046dfd47ae414f59e9e2c1530263 |
Comments
avcodec/ffv1dec: don't add offsets to NULL pointers Fixes: libavcodec/ffv1dec.c:452:43: runtime error: applying zero offset to null pointer Signed-off-by: James Almer <jamrial@gmail.com>
Changed files
- libavcodec/ffv1dec.c