aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/decode_audio.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2019-06-19 23:17:31 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2019-11-14 23:30:37 +0100
commit1ebd25b1f1fb16e32e0509c2ab4cf92eca1303e1 (patch)
tree2d512d001c376f940e408e9800210985ca470d5a /doc/examples/decode_audio.c
parent5f5766691dbb2a80bd0a2ca3bf38845379793faa (diff)
downloadffmpeg-1ebd25b1f1fb16e32e0509c2ab4cf92eca1303e1.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/decode_audio.c')
0 files changed, 0 insertions, 0 deletions