CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2018/03/06 14:01:56
Modified files: usr.sbin/nsd : Makefile.in configure configure.ac difffile.c ipc.c namedb.c nsd.c nsd.h nsec3.c options.c query.c rrl.c rrl.h server.c xfrd.c zonec.c zparser.y Log message: update to NSD 4.1.20, ok florian@ - Fix memory leak in zone file read of unknown rr formatted RRs. - Fix memory leak when rehashing nsec3 after axfr or zonefile read, in the selectively allocated precompiled nsec3 hashes.