From: David Hankins Date: Fri, 5 Oct 2007 22:48:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4_0_0b1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8bfe717e866d190db4ed59fcf9acfcdc6c396d3a;p=thirdparty%2Fdhcp.git *** empty log message *** --- diff --git a/server/confpars.c b/server/confpars.c index ed8244e52..800919c3c 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.");