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>
Tue, 28 May 2019 12:14:01 +0000 (13:14 +0100)
commit688965d56c3cda702b363f9acab00238b8c6e8ec
tree9199ae2d4a450f5e22a19d17f27d025edf98797b
parent4115a9b25d35d68b821ef96e30d89bf74d98bf99
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