Init ->dependent field in frec allocation.

This commit is contained in:
Simon Kelley
2014-01-31 10:19:52 +00:00
parent edc231bc58
commit 97bc798b05

View File

@@ -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