diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-06-19 23:17:31 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-07-06 23:05:37 +0200 |
commit | dcef55b5ff8e36d30100df956102ce190b835840 (patch) | |
tree | f1560764de7d4aee5e48d5122ba5a23b41f3d6ae /doc/examples/avio_dir_cmd.c | |
parent | 10562175405277ac24f02ee2d29455169b1b54e0 (diff) | |
download | ffmpeg-dcef55b5ff8e36d30100df956102ce190b835840.tar.gz |
avcodec/alsdec: Fix undefined behavior in decode_rice()
Fixes: left shift of 72 by 26 places cannot be represented in type 'int'
Fixes: 15279/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ALS_fuzzer-5700665621348352
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 51f6870c37cc29e1ea7e0c66df2fe505938b7561)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/avio_dir_cmd.c')
0 files changed, 0 insertions, 0 deletions