Files
ffmpeg/libswresample
Michael Niedermayer 87f4b690ab swresample/resample_template: add casts to avoid undefined overflows
resample_linear can produce overflows with craftet input,
The added casts should have no effect on the binary output or the operations they
just change things to a defined regime

Fixes: signed integer overflow: 2069416960 + 78151680 cannot be represented in type 'int'
Fixes: 472047214/clusterfuzz-testcase-minimized-ffmpeg_SWR_fuzzer-6374046976770048

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 17cad7ac75)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2026-05-05 15:21:06 +02:00
..
2025-12-03 20:26:49 +01:00
2021-04-19 14:34:10 +02:00
2025-12-03 20:26:49 +01:00
2025-12-03 20:26:49 +01:00
2022-03-16 14:05:26 +02:00
2025-12-03 20:26:49 +01:00
2022-07-13 00:27:37 +02:00