diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-10-16 13:30:29 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-09-10 16:04:26 +0200 |
commit | 317b5bdcf2170b1124529ff8f6253ec95b3dfc80 (patch) | |
tree | 6fc1516c4977c9fe2424484af1fdb9c182b125f1 /libavcodec/xiph.h | |
parent | 9bd5b897dbca101683b3d2b7cb43de3449b26f3e (diff) | |
download | ffmpeg-317b5bdcf2170b1124529ff8f6253ec95b3dfc80.tar.gz |
avcodec/utils: Check for overflow with ATRAC* in get_audio_frame_duration()
Fixes: signed integer overflow: 1024 * 13129048 cannot be represented in type 'int'
Fixes: 26378/clusterfuzz-testcase-minimized-ffmpeg_dem_CODEC2RAW_fuzzer-5634018353348608
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 01bb12f883dccc419317516e093fdc6dfa41bc31)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/xiph.h')
0 files changed, 0 insertions, 0 deletions