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 17:16:06 +0200 |
commit | 8d90a8cb37c1ec2596d6b2e0cdfeb0975b87bfee (patch) | |
tree | 0c84557aba0229c5a386b9d935d4fbde291fd765 /libavformat/webm_chunk.c | |
parent | 0df1210631532319e7a60b35c3c82580bce6893f (diff) | |
download | ffmpeg-8d90a8cb37c1ec2596d6b2e0cdfeb0975b87bfee.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 'libavformat/webm_chunk.c')
0 files changed, 0 insertions, 0 deletions