diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-06-07 22:56:12 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-06-21 18:28:00 +0200 |
commit | 8c6c2747bc85afcf97de855d6e86a12ff9ffc0bd (patch) | |
tree | 07a0e57e09a2d3d55d7943b25a5624d3f728e032 /doc/examples | |
parent | 06a90cc78385d87b346be23efc9081eb08936c18 (diff) | |
download | ffmpeg-8c6c2747bc85afcf97de855d6e86a12ff9ffc0bd.tar.gz |
avformat/vividas: Fix invalid shift in decode_key()
Fixes: left shift of 1 by 31 places cannot be represented in type 'int'
Fixes: 15118/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-5740230004441088
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions