aboutsummaryrefslogtreecommitdiffstats
path: root/libpostproc/postprocess_template.c
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2012-04-23 13:16:33 +0100
committerReinhard Tartler <siretart@tauware.de>2012-05-04 22:14:26 +0200
commitd5207e2af81580dd5e6277b354c8b459c3624f26 (patch)
treefe3e9db11c8a1400b4120c6a777eaa63e410ba44 /libpostproc/postprocess_template.c
parent9ea94c44b1b414ab3bc6e9220ebb77621423ca38 (diff)
downloadffmpeg-d5207e2af81580dd5e6277b354c8b459c3624f26.tar.gz
vqavideo: return error if image size is not a multiple of block size
The decoder assumes in various places that the image size is a multiple of the block size, and there is no obvious way to support odd sizes. Bailing out early if the header specifies a bad size avoids various errors later on. Fixes CVE-2012-0947. Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 58b2e0f0f2fc96c1158e04f8aba95cbe6157a1a3) Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Diffstat (limited to 'libpostproc/postprocess_template.c')
0 files changed, 0 insertions, 0 deletions