summaryrefslogtreecommitdiffstats
path: root/doc/examples
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2021-12-23 20:36:16 +0100
committerMichael Niedermayer <[email protected]>2022-04-06 20:27:35 +0200
commitbe0109b881e688616ccac6551762e1a692befe11 (patch)
treebc29f0d3e07d836e60536db35007716597d27025 /doc/examples
parent3fe61f91b3b27f7a91f2a2f8ae6d7719fcaadafc (diff)
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 <[email protected]> (cherry picked from commit c217ca7718c8e24905d7ba9ede719ae040899476) Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions