avcodec/utils: correct align value for interplay
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 24 Jan 2017 23:20:19 +0000 (00:20 +0100)
committerMike Gabriel <sunweaver@debian.org>
Sat, 30 Mar 2019 20:44:13 +0000 (20:44 +0000)
commit7daa6dc9ee825160925014b27a35174c9b1258c3
treea64da1ac514dabb9385fea140067936ba96c4979
parent599049e7a9e7e945d22be4f58a348c5565d554d3
avcodec/utils: correct align value for interplay

Fixes out of array access
Fixes: 452/fuzz-1-ffmpeg_VIDEO_AV_CODEC_ID_INTERPLAY_VIDEO_fuzzer
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Gbp-Pq: Name CVE-2017-7865.patch
libavcodec/utils.c