diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2024-07-19 19:52:35 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2024-07-23 23:21:14 +0200 |
commit | d52fabaec00440a4615814805210e0eaad6ba3cb (patch) | |
tree | 4029d36a8b120db47a4e70d8526388cfce25d69e /libavcodec/osq.c | |
parent | 419eee63565f81aca67b29582297841c59deaab8 (diff) | |
download | ffmpeg-d52fabaec00440a4615814805210e0eaad6ba3cb.tar.gz |
avcodec/hevc/hevcdec: avoid signed shifts with lt_idx_sps
Fixes: left shift of 1 by 31 places cannot be represented in type 'int'
Fixes: 70122/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_HEVC_fuzzer-5172200613675008
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 'libavcodec/osq.c')
0 files changed, 0 insertions, 0 deletions