From: Wouter Wijngaards Date: Thu, 13 Sep 2018 10:23:01 +0000 (+0000) Subject: Fix lint found flaw. X-Git-Tag: release-1.8.1rc1~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=90f0530234d4149ea73d89762a4c036c60ba8a5b;p=thirdparty%2Funbound.git Fix lint found flaw. git-svn-id: file:///svn/unbound/trunk@4899 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/testcode/asynclook.c b/testcode/asynclook.c index 9a74dbb84..f82c6dcab 100644 --- a/testcode/asynclook.c +++ b/testcode/asynclook.c @@ -382,7 +382,7 @@ ext_test(struct ub_ctx* ctx, int argc, char** argv) for(i=0; inumq; j++) { + for(j=0; j