summaryrefslogtreecommitdiff
path: root/testcode/testbound.c
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2019-02-06 12:31:02 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2019-02-06 12:31:02 +0000
commit9c9d011eed674ddd7e4a0a148691887afb9e75cd (patch)
treecd45bceeed24e66e5b2838e8589d2c111cf691c6 /testcode/testbound.c
parent089d83fbd0b24f957b753d440f188ddadaabf4ff (diff)
Notes
Diffstat (limited to 'testcode/testbound.c')
-rw-r--r--testcode/testbound.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testcode/testbound.c b/testcode/testbound.c
index cea74c593540c..246bc6735b450 100644
--- a/testcode/testbound.c
+++ b/testcode/testbound.c
@@ -344,6 +344,7 @@ main(int argc, char* argv[])
/* we do not want the test to depend on the timezone */
(void)putenv("TZ=UTC");
+ memset(pass_argv, 0, sizeof(pass_argv));
log_init(NULL, 0, NULL);
/* determine commandline options for the daemon */