OSDN Git Service

avcodec/asvdec: Use rounded up dimenensions in input size check
authorMichael Niedermayer <michael@niedermayer.cc>
Thu, 1 Jun 2017 18:42:30 +0000 (20:42 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 1 Jun 2017 20:20:16 +0000 (22:20 +0200)
commitadb4854aac1767307aa422ae9f5d8fa1ff27c718
tree2ab030e3276e6a9b1cd3118e172ecdd259e37b3f
parent8b3e580b7f436206e84dac89415e057fa9abdab8
avcodec/asvdec: Use rounded up dimenensions in input size check

Fixes: Timeout
Fixes: 2001/clusterfuzz-testcase-minimized-6187599389523968

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