]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] fix: usr: Fix RPZ race condition during a reconfiguration 10151/head
authorArаm Sаrgsyаn <aram@isc.org>
Fri, 21 Feb 2025 12:30:50 +0000 (12:30 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Fri, 21 Feb 2025 12:30:50 +0000 (12:30 +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

Backport of MR !10079

Merge branch 'backport-5146-rpz-reconfig-bug-fix-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10145


Trivial merge