]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] sec: usr: Fix an issue when some specific queries could remain unanswered...
authorMichał Kępień <michal@isc.org>
Thu, 3 Jul 2025 13:02:36 +0000 (15:02 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 3 Jul 2025 13:02:36 +0000 (15:02 +0200)
When :iscman:`named` was running with stale answers enabled and with the
``stale-answer-client-timeout 0`` configuration option, in certain
situations it was possible that some queries could remain unanswered.
This has been fixed.

Closes isc-projects/bind9#5383

Merge branch '5383-security-stale-answer-client-timeout-0-no-response-fix' into 'v9.18.38-release'

See merge request isc-private/bind9!813


Trivial merge