diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-06-18 14:37:38 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-07-01 21:39:45 +0200 |
commit | 847bb1d5226af1cbe85bc09527f4cc25389aad7d (patch) | |
tree | cbfdc3876d12f5570fbc8ccb65c5df500310015e /tools/qt-faststart.c | |
parent | d1fe26f2b75088bf29b8ed27ad43146e1666e38e (diff) | |
download | ffmpeg-847bb1d5226af1cbe85bc09527f4cc25389aad7d.tar.gz |
avcodec/cbs_av1: Fix writing uvlc numbers >= INT_MAX
Fixes: assertion failure
Fixes: left shift of 1 by 31 places cannot be represented in type 'int'
Fixes: 23264/clusterfuzz-testcase-minimized-ffmpeg_BSF_AV1_METADATA_fuzzer-6308429248593920
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
(cherry picked from commit 6f06c17a55137855c67ba4a7b6778ca34ddbbe6b)
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'tools/qt-faststart.c')
0 files changed, 0 insertions, 0 deletions