OSDN Git Service

avcodec/ivi_dsp: Fix multiple runtime error: left shift of negative value -71
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 21 May 2017 23:19:50 +0000 (01:19 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 22 May 2017 00:16:39 +0000 (02:16 +0200)
commit8fb00b3e858b7a5aeccfe6bdfc10290c2121c3ec
treecdc9a99bd95ebb8e2eaf6410abf31e5e15eadfea
parenta1cbf53c566b84a5974f516076cbc36c188f6d08
avcodec/ivi_dsp: Fix multiple runtime error: left shift of negative value -71

Fixes: 1734/clusterfuzz-testcase-minimized-5385630815092736

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