]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix a bug in the statistics channel when querying zone transfers information
authorArаm Sаrgsyаn <aram@isc.org>
Fri, 28 Feb 2025 15:34:05 +0000 (15:34 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Fri, 28 Feb 2025 15:34:05 +0000 (15:34 +0000)
When querying zone transfers information from the statistics channel there was a rare possibility that `named` could terminate unexpectedly if a zone transfer was in a state when transferring from all the available primary servers had failed earlier. This has been fixed.

Closes #5198

Merge branch '5198-dns_remote_curraddr-bug-fix' into 'main'

See merge request isc-projects/bind9!10182


Trivial merge