Skip to content

Fix dns_client_addtrustedkey(dns_rdatatype_dnskey)

Tony Finch requested to merge fanf/bind9:u/fanf2/addtrustedkey-dnskey into master

Use a buffer that is big enough for DNSKEY records as well as DS records.

This fixes a problem with delv reported on the bind-users list https://lists.isc.org/pipermail/bind-users/2020-February/102714.html

Closes: #1647

Edited by Ondřej Surý

Merge request reports