]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3631-fix-zone-maintenance-race-v9_18' into 'v9_18'
authorEvan Hunt <each@isc.org>
Mon, 31 Oct 2022 11:01:14 +0000 (11:01 +0000)
committerEvan Hunt <each@isc.org>
Mon, 31 Oct 2022 11:01:14 +0000 (11:01 +0000)
commite65a34e504b024ae40d8630dd887fcc93253c39f
tree543ede66ef98e8a8bc8dbcc1d10d7d0ca6456f61
parenteae3d11cee5492fddc1f52743dc902bf8b8dfe9c
parentc7e2fae6de837d9a3bf032962b619436c00d531f
Merge branch '3631-fix-zone-maintenance-race-v9_18' into 'v9_18'

fix a potential data race in zone_maintenance()

See merge request isc-projects/bind9!7001