#ifndef lint
static char copyright[] =
-"$Id: dhcp.c,v 1.187 2001/03/20 07:29:35 mellon Exp $ Copyright (c) 1995-2000 The Internet Software Consortium. All rights reserved.\n";
+"$Id: dhcp.c,v 1.188 2001/03/20 22:25:30 mellon Exp $ Copyright (c) 1995-2000 The Internet Software Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"
lease_dereference (&seek, MDL);
if (next) {
lease_reference (&seek, next, MDL);
+ lease_dereference (&next, MDL);
}
}
if (next)