Change #260124
| Category | ffmpeg |
| Changed by | Michael Niedermayer <michael@niedermayer.cc> |
| Changed at | Fri 06 Mar 2026 23:09:26 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | dc9bf66796b7c1f4329f127736ddf3258e5ba206 |
Comments
swscale/utils: initialize chroma when luma switched to cascade When luma init switched to cascade the chroma init was skiped Fixes: NULL pointer dereference Fixes: #21583 Found-by: HAORAN FANG Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Changed files
- libswscale/utils.c