summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--server/confpars.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/confpars.c b/server/confpars.c
index ed8244e5..800919c3 100644
--- a/server/confpars.c
+++ b/server/confpars.c
@@ -3192,6 +3192,7 @@ int parse_lease_declaration (struct lease **lp, struct parse *cfile)
newbinding = 0;
}
+ nv = NULL;
if (!binding_value_allocate(&nv, MDL))
log_fatal("no memory for binding value.");