diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-11-03 01:14:26 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-09-10 16:04:26 +0200 |
commit | 8d3dd028a5ee52f0d19a6040fe8d963b7f4a68d1 (patch) | |
tree | 34ff13bbc0d3f95340ac7f73c18be749e7fa10b3 /libavutil/integer.c | |
parent | 4810fe79363d196b87a73333d37d3baad6c04f49 (diff) | |
download | ffmpeg-8d3dd028a5ee52f0d19a6040fe8d963b7f4a68d1.tar.gz |
avformat/mpc8: correct 32bit timestamp truncation
Fixes: left shift of 65536 by 15 places cannot be represented in type 'int'
Fixes: 26801/clusterfuzz-testcase-minimized-ffmpeg_dem_MPC8_fuzzer-5164313092030464
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 ad3e495657eaa24cba9251c2379797c208998201)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil/integer.c')
0 files changed, 0 insertions, 0 deletions