aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/timecode.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-07 16:27:00 +0200
commitf8bbc2ced33669cbd70428b5ecca2536dff9eb16 (patch)
tree2328bcad290db0ac3dd7768b1106043b2afae27f /libavutil/timecode.c
parentc202ffefaa55087dc1e7d995861fe71f63a814c5 (diff)
downloadffmpeg-f8bbc2ced33669cbd70428b5ecca2536dff9eb16.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 'libavutil/timecode.c')
0 files changed, 0 insertions, 0 deletions