From bfab5b230fd89d4c07714e9e492e5c53e2c24fec Mon Sep 17 00:00:00 2001 From: riccardom Date: Sun, 13 Nov 2011 17:54:11 +0000 Subject: [PATCH] windows/filter: fix use of unitiliazed variable Spotted by Merkil using cppcheck (#3413784) --- desmume/src/windows/filter/lq2x.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desmume/src/windows/filter/lq2x.cpp b/desmume/src/windows/filter/lq2x.cpp index fceec3e34..889201744 100644 --- a/desmume/src/windows/filter/lq2x.cpp +++ b/desmume/src/windows/filter/lq2x.cpp @@ -385,7 +385,7 @@ static void lq2xS_32_def(u32* dst0, u32* dst1, const u32* src0, const u32* src1, unsigned i; for(i=0;i