diff --git a/src/forward.c b/src/forward.c index c047cb4..91bfa6a 100644 --- a/src/forward.c +++ b/src/forward.c @@ -1549,6 +1549,7 @@ static struct frec *allocate_frec(time_t now) f->rfd6 = NULL; #endif #ifdef HAVE_DNSSEC + f->dependent = NULL; f->blocking_query = NULL; f->stash = NULL; #endif