diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2021-05-11 18:40:32 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-10-09 22:02:21 +0200 |
commit | 4428bd5366988d4ea9f79e145d11144a0a4a0f7c (patch) | |
tree | 77e3a89cc509f7317cd0019e97125328e5930464 /doc/examples/avio_dir_cmd.c | |
parent | a44e327a89e8dab14a628b818c20df810eb5796a (diff) | |
download | ffmpeg-4428bd5366988d4ea9f79e145d11144a0a4a0f7c.tar.gz |
avformat/matroskadec: Fix handling of huge default durations
Fixes: negation of -9223372036854775808 cannot be represented in type 'int64_t' (aka 'long'); cast to an unsigned type to negate this value to itself
Fixes: 33997/clusterfuzz-testcase-minimized-ffmpeg_dem_WEBM_DASH_MANIFEST_fuzzer-6752039691485184
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 343d950a4a8a8c32f5f7d9d4ac1fbe317cb9cc80)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/avio_dir_cmd.c')
0 files changed, 0 insertions, 0 deletions