]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix a bug with the insertion of DS records into existing keynodes
authorEvan Hunt <each@isc.org>
Sat, 21 Dec 2019 00:23:25 +0000 (16:23 -0800)
committerEvan Hunt <each@isc.org>
Tue, 14 Jan 2020 17:24:23 +0000 (09:24 -0800)
commit678e2d3cfad95fe2d4d627e01225f64c852a5bb0
tree94ea284aeab0f4c488c669f6d31106b8d13d2c96
parentb984a4b64733bb5924c7231ebdacb89f2d486577
fix a bug with the insertion of DS records into existing keynodes

NOTE: the keytable test is still failing because dns_keytable_deletekey()
is looking for exact matches in keynodes containing dst_key objects,
which no keynode has anymore.
lib/dns/include/dns/keytable.h
lib/dns/keytable.c
lib/dns/tests/keytable_test.c
lib/dns/win32/libdns.def.in