]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix RPZ race condition during a reconfiguration
authorArаm Sаrgsyаn <aram@isc.org>
Fri, 21 Feb 2025 11:45:00 +0000 (11:45 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Fri, 21 Feb 2025 11:45:00 +0000 (11:45 +0000)
With RPZ in use, `named` could terminate unexpectedly because of a race condition when a reconfiguration command was received using `rndc`. This has been fixed.

Closes #5146

Merge branch '5146-rpz-reconfig-bug-fix' into 'main'

See merge request isc-projects/bind9!10079


Trivial merge