diff options
author | Michael Niedermayer <[email protected]> | 2024-06-30 19:35:01 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2024-07-02 21:57:17 +0200 |
commit | 6398242bb2b9bfdef9d7fd4614a3518ffb1fefec (patch) | |
tree | 0dc6ed6192c763593bd1831ac133671b86060635 /libavcodec/jfdctfst.c | |
parent | ca4ff242d897c4bb0dbff49cb9d7a758ffc5f2a5 (diff) |
avcodec/vvc/dec: Check ff_init_cabac_decoder() for failure
Fixes: signed integer overflow: 1107820800 + 1107820800 cannot be represented in type 'int'
Fixes: left shift of 1091059712 by 6 places cannot be represented in type 'int'
Fixes: 69910/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VVC_fuzzer-5162839971528704
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reviewed-by: Nuo Mi <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavcodec/jfdctfst.c')
0 files changed, 0 insertions, 0 deletions