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, 31 Aug 2019 15:36:55 +0000 (16:36 +0100)
commit144a35aa8bcf3908d8255edabd0688b2b8a97a82
tree91b8aff4cc65d6752a6b16bd80b8a0c83cf7aa83
parent8324eb70a90a5c83e1f49cb8c148a9b9632b2e16
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