diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-06-18 23:55:56 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-14 23:30:37 +0100 |
commit | ec2b12fa05cbd2aca03cafa723504f9ab7156add (patch) | |
tree | cbaa998bd66d8d2c06239b37ac3c79e78c9c7d70 /doc/examples/resampling_audio.c | |
parent | f1400191c600f992c6cbab933a9dba7e3cedccde (diff) | |
download | ffmpeg-ec2b12fa05cbd2aca03cafa723504f9ab7156add.tar.gz |
avcodec/utils: Check bits_per_coded_sample
This avoids the need for each decoder separately having to handle this case
Fixes: shift exponent -100663046 is negative
Fixes: out of array access
Fixes: 15270/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_IFF_ILBM_fuzzer-5727829913763840
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 d33414d2ad27a5d2193c9ab0948ba7a282c2f910)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/resampling_audio.c')
0 files changed, 0 insertions, 0 deletions