diff options
author | Michael Niedermayer <[email protected]> | 2022-08-14 23:30:22 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2022-09-01 00:41:28 +0200 |
commit | a90844d4435edb630945bbe3e7d5bffdf9adef81 (patch) | |
tree | 3dffcf4d61873db34baa64a9bf85b919e9f1a683 /libavformat/webm_chunk.c | |
parent | 50698086ee05848957ab46cfe2d2ead9013b52dd (diff) |
avcodec/mpegaudiodec_template: use unsigned shift in handle_crc()
Fixes: left shift of 192 by 24 places cannot be represented in type 'int'
Fixes: 49577/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MP1FLOAT_fuzzer-5205996678545408
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit 7086491fa0eca4ad647b5c9fae6d07344cc44ec0)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/webm_chunk.c')
0 files changed, 0 insertions, 0 deletions