smaller fixes.

git-svn-id: file:///svn/unbound/trunk@904 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards
2008-01-25 16:17:36 +00:00
parent 32396dc677
commit a6c543362d
3 changed files with 28 additions and 5 deletions
-1
View File
@@ -246,7 +246,6 @@ ext_test(struct ub_val_ctx* ctx, int argc, char** argv)
}
printf("extended test end\n");
ub_val_ctx_delete(ctx);
sleep(1); /* give bg thread time to exit */
checklock_stop();
return 0;
}