summaryrefslogtreecommitdiffstats
path: root/contrib/isc-dhcp/common/comapi.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-01-16 07:04:57 +0000
committerobrien <obrien@FreeBSD.org>2003-01-16 07:04:57 +0000
commit47bdc7b5368b79802e5768b4ac27bc5ec7812650 (patch)
treed97161f30972714717408dbf20ff787d5e076488 /contrib/isc-dhcp/common/comapi.c
parent017255e081bcbadf47f5affc7eea7c047e38a70f (diff)
downloadFreeBSD-src-47bdc7b5368b79802e5768b4ac27bc5ec7812650.zip
FreeBSD-src-47bdc7b5368b79802e5768b4ac27bc5ec7812650.tar.gz
Import isc-dhcpd-3.0.1rc11.
This fixes a security vulnerability in the bundled resolver library. Requested by: scottl(re)
Diffstat (limited to 'contrib/isc-dhcp/common/comapi.c')
-rw-r--r--contrib/isc-dhcp/common/comapi.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/isc-dhcp/common/comapi.c b/contrib/isc-dhcp/common/comapi.c
index a038903..52476ee 100644
--- a/contrib/isc-dhcp/common/comapi.c
+++ b/contrib/isc-dhcp/common/comapi.c
@@ -3,7 +3,7 @@
OMAPI object interfaces for the DHCP server. */
/*
- * Copyright (c) 1999-2001 Internet Software Consortium.
+ * Copyright (c) 1999-2002 Internet Software Consortium.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -50,7 +50,7 @@
#ifndef lint
static char copyright[] =
-"$Id: comapi.c,v 1.9.2.5 2001/10/18 20:09:59 mellon Exp $ Copyright (c) 1999-2001 The Internet Software Consortium. All rights reserved.\n";
+"$Id: comapi.c,v 1.9.2.6 2002/11/17 02:26:56 dhankins Exp $ Copyright (c) 1999-2002 The Internet Software Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"
OpenPOWER on IntegriCloud