Files
ffmpeg/libswscale
Michael Niedermayer 3ec03b847b swscale/rgb2rgb_template: fix signed shift into sign bit
Fixes: left shift of 255 by 24 places cannot be represented in type 'int'
Fixes: 471591904/clusterfuzz-testcase-minimized-ffmpeg_SWS_fuzzer-5141341165387776

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2026-02-15 19:26:27 +00:00
..
2025-12-24 16:37:22 +00:00
2026-01-18 03:33:04 +00:00
2025-12-20 13:52:45 +00:00
2026-02-10 19:44:46 +01:00