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'.
This commit is contained in:
@@ -82,3 +82,6 @@ Bug Fixes
|
||||
``named-journalprint -d`` (downgrade) or ``named-journalprint -u``
|
||||
(upgrade). Note that this *must not* be done while ``named`` is
|
||||
running. [GL #2505]
|
||||
|
||||
- Fix a crash when transferring a zone over TLS, after "named" previously
|
||||
skipped a master. [GL #2562]
|
||||
|
||||
Reference in New Issue
Block a user