]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix a XoT crash
authorMatthijs Mekking <matthijs@isc.org>
Mon, 15 Mar 2021 14:08:04 +0000 (15:08 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 16 Mar 2021 09:11:12 +0000 (10:11 +0100)
commitee0835d9775f01feb5d2ace5db1d6a97bdb1d99b
treef51d76d43006bb68fc14a4ab46055a1047702b24
parent24c796942f53aefcd5929d820ee09b01f28ee827
Fix a XoT crash

The transport should also be detached when we skip a master, otherwise
named will crash when sending a SOA query to the next master over TLS,
because the transport must be NULL when we enter
'dns_view_gettransport'.
CHANGES
bin/tests/system/doth/example.axfr.good [moved from bin/tests/system/doth/dig1.good with 100% similarity]
bin/tests/system/doth/tests.sh
doc/notes/notes-current.rst
lib/dns/zone.c
util/copyrights