Change #240069
Category | ffmpeg |
Changed by | James Almer <jamrial | @gmail.com>
Changed at | Fri 18 Jul 2025 19:23:10 |
Repository | https://git.ffmpeg.org/ffmpeg.git |
Project | ffmpeg |
Branch | master |
Revision | af9b43455a972841154b194057a79ee8b606e727 |
Comments
swscale/swscale_unscaled: don't add offsets to NULL pointers Fixes: libswscale/swscale_unscaled.c:916:20: runtime error: applying zero offset to null pointer Signed-off-by: James Almer <jamrial@gmail.com>
Changed files
- libswscale/swscale_unscaled.c