diff options
author | Michael Niedermayer <[email protected]> | 2020-11-03 01:14:26 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2021-10-09 22:02:19 +0200 |
commit | fe309530aea7f57a91feb103fe6df1a61b521cdb (patch) | |
tree | cc931a41fabcc7e61f0d34d2b933b8018ec322c4 /libavformat/asfenc.c | |
parent | 30102ee94e7d37d0feb11351ee8b70c3f714af66 (diff) |
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 <[email protected]>
(cherry picked from commit ad3e495657eaa24cba9251c2379797c208998201)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/asfenc.c')
0 files changed, 0 insertions, 0 deletions