aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/options.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2021-12-23 20:36:16 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2022-04-06 20:38:05 +0200
commitc45013d6c5f1007a9e5de0a008bba05b91575886 (patch)
treee5d419933f3c004cd32602593a727d1e4f787ae0 /libavformat/options.c
parentddc21f54c361ac388055cdfba54918f64f560058 (diff)
downloadffmpeg-c45013d6c5f1007a9e5de0a008bba05b91575886.tar.gz
avformat/flvdec: timestamps cannot use the full int64 range
We do not support this as we multiply by 1000 Fixes: signed integer overflow: -45318575073853696 * 1000 cannot be represented in type 'long' Fixes: 42804/clusterfuzz-testcase-minimized-ffmpeg_dem_LIVE_FLV_fuzzer-4630325425209344 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 c217ca7718c8e24905d7ba9ede719ae040899476) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/options.c')
0 files changed, 0 insertions, 0 deletions