diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-09-17 22:46:35 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2022-09-24 17:57:37 +0200 |
commit | 0345a885455dea52fcc570b97f5dc5c75372a39c (patch) | |
tree | 74021a6b5f42e21b0bfeacd0a54cb9470aa4cc8b /libpostproc | |
parent | 93db0f0740cacd64ae07b5e8606b70021e48d364 (diff) | |
download | ffmpeg-0345a885455dea52fcc570b97f5dc5c75372a39c.tar.gz |
avformat/genh: Check nb_channels for IMA ADPCM
The check could be made more strict
Fixes: signed integer overflow: 36 * 538976288 cannot be represented in type 'int'
Fixes: 50993/clusterfuzz-testcase-minimized-ffmpeg_dem_GENH_fuzzer-6539389873815552
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libpostproc')
0 files changed, 0 insertions, 0 deletions