Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2022-09-18 17:35:41 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2022-09-26 17:51:02 +0300
commit964fb9f59f1054052875389c73bec3278d9c2519 (patch)
tree522ad9978ff0f50f0e997e8c2c05b15c4b6ebf16 /libavformat/sdsdec.c
parentf24aa3a531d6aabd2a333830d8e4d448f18c1ddf (diff)
avformat/sbgdec: Check ts_int in genrate_intervals
There is probably a better place to check for this, but better here than nowhere Fixes: signed integer overflow: -9223372036824775808 - 86400000000 cannot be represented in type 'long' Fixes: 50993/clusterfuzz-testcase-minimized-ffmpeg_dem_SBG_fuzzer-6601162580688896 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 5f529e9147a5c5c8ecf8d5ef0dd569194ce30eed) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/sdsdec.c')
0 files changed, 0 insertions, 0 deletions