aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/uncodedframecrcenc.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-09 22:19:40 +0200
commita5b213a89e22e91b2d47544b2300e1819b47ad63 (patch)
tree098c78e1cc5420ed35cbeed69c04ef44149d6881 /libavformat/uncodedframecrcenc.c
parent7caa166ac307e062410f51c76385fa1c5e379135 (diff)
downloadffmpeg-a5b213a89e22e91b2d47544b2300e1819b47ad63.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/uncodedframecrcenc.c')
0 files changed, 0 insertions, 0 deletions