]> git.ipfire.org Git - thirdparty/bind9.git/commit
Record types which support a empty rdata field were not handling the empty rdata...
authorMark Andrews <marka@isc.org>
Fri, 26 Oct 2018 22:58:23 +0000 (09:58 +1100)
committerMark Andrews <marka@isc.org>
Tue, 30 Oct 2018 00:03:02 +0000 (11:03 +1100)
commit2ff57d8a393b8ff57fdeccd4baced9a61dd4aba4
tree195ca1499a5f778d3a222dfc7e2d81d599c96da2
parent9ff13b23f7c0acc2736f32353e3e5458db84cee0
Record types which support a empty rdata field were not handling the empty rdata field case.
CHANGES
bin/tests/system/digcomp.pl
bin/tests/system/genzone.sh
bin/tests/system/xfer/dig1.good
bin/tests/system/xfer/dig2.good
lib/dns/rdata.c
lib/dns/tests/dnstest.c
lib/dns/tests/rdata_test.c