diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2024-08-17 01:15:04 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2024-08-18 23:05:39 +0200 |
commit | 67947f2a1cbfe6ee83dfaf2a068b041d06802320 (patch) | |
tree | bf434c15f4a1c4b1256be2e1b7ee48c372552cf6 /libavutil/ppc/float_dsp_altivec.h | |
parent | 043875941fcf55fc0d1cdee15ccb84b45e17330c (diff) | |
download | ffmpeg-67947f2a1cbfe6ee83dfaf2a068b041d06802320.tar.gz |
avcodec/hevc/ps: use unsigned shift
Fixes: left shift of 1 by 31 places cannot be represented in type 'int'
Fixes: 70726/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_HEVC_fuzzer-6149928703819776
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 'libavutil/ppc/float_dsp_altivec.h')
0 files changed, 0 insertions, 0 deletions