]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: [9.20] Wait for memory reclamation to finish in named-checkconf
authorOndřej Surý <ondrej@isc.org>
Tue, 25 Mar 2025 10:00:46 +0000 (10:00 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 25 Mar 2025 10:00:46 +0000 (10:00 +0000)
Previously, when named-checkzone loaded the zone to the QP database, the delayed
memory reclamation could cause an assertion check on exit. This has
been fixed.

Closes #5220

Merge branch '5220-add-rcu-barrier-to-named-checkconf-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!10307


Trivial merge