]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1862-insist-in-query-c' into 'main'
authorOndřej Surý <ondrej@isc.org>
Wed, 1 Jul 2020 10:56:38 +0000 (10:56 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 1 Jul 2020 10:56:38 +0000 (10:56 +0000)
commitdbd03ce112c998c4f5ceb95aab47a322d2f0fdb0
treef0bcb04c2ed242abd136e4604501705f79f5e57a
parentee7bc2163f4dca1a80cfe248c05bdf9b749e7eda
parentee43457811aa6b2575b132c3cbc97561aa76f5c6
Merge branch '1862-insist-in-query-c' into 'main'

Fix assertion failure when server is under load and root zone is not yet loaded.

Closes #1862

See merge request isc-projects/bind9!3572