From b04bbe6b869581d572fe6b1dc351a2fd8e134cc1 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Mon, 10 Jun 2013 02:39:48 +0200 Subject: [PATCH] swresample/rematrix_template: Fix integer overflow in mix6to2 Fixes: CID1030351 Signed-off-by: Michael Niedermayer --- libswresample/rematrix_template.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libswresample/rematrix_template.c b/libswresample/rematrix_template.c index 214d905076..6e7e686778 100644 --- a/libswresample/rematrix_template.c +++ b/libswresample/rematrix_template.c @@ -66,7 +66,7 @@ static void RENAME(mix6to2)(SAMPLE **out, const SAMPLE **in, COEFF *coeffp, inte int i; for(i=0; i