870d77713b
BIND changes file: 808. [security] A number of routines did insufficient bounds checking which could cause crashes by reading from an invalid memory location. (From BIND-8). 807. [bug] The server sometimes leaked the flushset (ns_resp.c). (From BIND-8). 806. [bug] add_related_additional() leaked memory if the name was already in the related array. (From BIND-8).
8 lines
170 B
Makefile
8 lines
170 B
Makefile
# $NetBSD: Makefile,v 1.8 1998/05/06 05:21:46 mrg Exp $
|
|
|
|
SUBDIR= named named-xfer ndc reload restart dig nslookup host dnsquery
|
|
|
|
VER= 4.9.7-T1B
|
|
|
|
.include <bsd.subdir.mk>
|