From b870e05547bc189f29569a5d21db0c875c8f9983 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Tue, 30 Oct 2012 21:29:30 +0000 Subject: Imported Upstream version 0.67 --- correlation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'correlation.c') diff --git a/correlation.c b/correlation.c index 2c0e68e..ef49608 100644 --- a/correlation.c +++ b/correlation.c @@ -179,7 +179,7 @@ void find_mindiff(tOutput* output,tCorrelation* correlation,tBuffer* buf1,tBuffe tBuffer* smallbuf; tBuffer* bigbuf; tInt64 match; - tBool found; + tBool found=0; -- cgit v1.2.3