]> git.ipfire.org Git - thirdparty/bind9.git/commit
Correctly set the value of covered in dns_ncache_current
authorMark Andrews <marka@isc.org>
Wed, 13 Sep 2023 00:59:39 +0000 (10:59 +1000)
committerMark Andrews <marka@isc.org>
Mon, 18 Sep 2023 03:38:27 +0000 (13:38 +1000)
commit779980710c2ad6696fa8687ae19584ee65372f4e
treee87cde4cf81714ccd1101753da6316ae08f5e742
parentb0b0aac505af28721d0e428a033609a1624e39ba
Correctly set the value of covered in dns_ncache_current

Fix the type and rdclass being passed to dns_rdata_tostruct so
that rrsig.covered is correctly set.
lib/dns/ncache.c