]> git.ipfire.org Git - thirdparty/bind9.git/commit
keep the keynode attached as long as dsset is in use
authorEvan Hunt <each@isc.org>
Tue, 24 Dec 2019 21:59:34 +0000 (13:59 -0800)
committerEvan Hunt <each@isc.org>
Tue, 14 Jan 2020 17:26:19 +0000 (09:26 -0800)
commit6799a222d1f0ed79c0fb3ade304f7457853adcd8
tree3dcb29e363f01183a568ae34c5567522ddda20a9
parent2d249ebeae319ee829e2f92d689ee979a43a9eea
keep the keynode attached as long as dsset is in use

when using the trust anchor dsset as val->dsset, keep a reference
to the keynode so dsset can't be freed.
lib/dns/include/dns/validator.h
lib/dns/validator.c