diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-09-28 04:26:00 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-07-03 16:13:44 +0200 |
commit | a936072932d582fdc5096da49da45252a7328a3f (patch) | |
tree | b35610aa9a29004f1ba90ae3ca313e2d51d1dda3 /libavformat/rtmpcrypt.h | |
parent | 0a71f90b36cbeb98113d5860c4d043a1f78b6df2 (diff) | |
download | ffmpeg-a936072932d582fdc5096da49da45252a7328a3f.tar.gz |
avcodec/cavsdsp: Fix undefined left shifts of negative numbers
Affected the ffmpeg-filter_colorkey FATE-test (but only if the C version
of idct8_add is used and not e.g. the x86 SSE2 version).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fixes: left shift of negative value -107
Fixes: 20398/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_CAVS_fuzzer-5725389278412800
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 0f0f2ab0c3b3d04e904db97b07ae829c72c91778)
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/rtmpcrypt.h')
0 files changed, 0 insertions, 0 deletions