Changeset 26659fe in ffmpeg

Timestamp:
Sep 5, 2021, 8:22:05 PM (3 years ago)
Author:
Michael Niedermayer <michael@niedermayer.cc>
Branches:
master
Children:
e5869283
Parents:
0c87b43c
git-author:
Michael Niedermayer <michael@niedermayer.cc> (09/03/21 15:12:53)
git-committer:
Michael Niedermayer <michael@niedermayer.cc> (09/05/21 20:22:05)
Message:

avcodec/argo: Move U, fix shift

Fixes: left shift of 255 by 24 places cannot be represented in type 'int'
Fixes: 37249/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ARGO_fuzzer-5754862984888320

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

(No files)

Note: See TracChangeset for help on using the changeset viewer.