OSDN Git Service

avcodec/aacdec_fixed: Fix multiple shift exponent 33 is too large for 32-bit type...
authorMichael Niedermayer <michael@niedermayer.cc>
Thu, 11 May 2017 13:13:53 +0000 (15:13 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 11 May 2017 13:51:08 +0000 (15:51 +0200)
commit3a0ff78168f80f5b2c5c5544325aca4023bc67a4
treed44797566de19a40cceae7fccae1726a1305c92f
parentd9051f8f3e60768f68867c3e3116e980d855215a
avcodec/aacdec_fixed: Fix multiple shift exponent 33 is too large for 32-bit type 'int'

Fixes: 1471/clusterfuzz-testcase-minimized-6376460543590400

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/aacdec_fixed.c