diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-11-03 01:14:26 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-11-27 00:25:42 +0100 |
commit | ad3e495657eaa24cba9251c2379797c208998201 (patch) | |
tree | 4de8260ada88ce9c231c3b41d09096d8942cb3b8 /ffbuild | |
parent | 3b8a263c4f0e750f809282b9e6830c125d6c9db3 (diff) | |
download | ffmpeg-ad3e495657eaa24cba9251c2379797c208998201.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>
Diffstat (limited to 'ffbuild')
0 files changed, 0 insertions, 0 deletions