OSDN Git Service

avcodec/mimic: Fix runtime error: left shift of negative value -1
authorMichael Niedermayer <michael@niedermayer.cc>
Sat, 6 May 2017 13:17:29 +0000 (15:17 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 6 May 2017 13:18:00 +0000 (15:18 +0200)
commitfc2c420b82939a8f30838a6aa08bfd936099d3ce
tree1f333a35b2f625c68e265b6469015cb8866d5351
parent38e79d9d9c94d27fbfa6fc810267eeb785b50b24
avcodec/mimic: Fix runtime error: left shift of negative value -1

Fixes: 1365/clusterfuzz-testcase-minimized-5624158450876416

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