OSDN Git Service

avcodec/mimic: Fix runtime error: index 96 out of bounds for type 'const int8_t ...
authorMichael Niedermayer <michael@niedermayer.cc>
Thu, 11 May 2017 13:07:28 +0000 (15:07 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 11 May 2017 13:51:08 +0000 (15:51 +0200)
commitd9051f8f3e60768f68867c3e3116e980d855215a
tree8dc08313bee9e274f945452c014c6617aff2b562
parent1795dccde0ad22fc8201142f92fb8d58c234f3e4
avcodec/mimic: Fix runtime error: index 96 out of bounds for type 'const int8_t [64]'

Fixes: 1468/clusterfuzz-testcase-minimized-5235964056174592

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