diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-11-03 01:14:26 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-02-02 14:18:21 +0100 |
commit | d2af5614fff5fb0ef057c76049465de76f7807b8 (patch) | |
tree | a8fd55be531d44cbf93bcc1fda91f89697c15d52 /libavformat/unix.c | |
parent | a53ffb15d8ae9bed14041b4cf62e436852e95431 (diff) | |
download | ffmpeg-d2af5614fff5fb0ef057c76049465de76f7807b8.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 'libavformat/unix.c')
0 files changed, 0 insertions, 0 deletions