Skip to content

prevent a possible race in setting up zone->xfr

Evan Hunt requested to merge each-zone-xfrin-race into main

the call to dns_xfrin_create() wrote to zone->xfr with the zone unlocked.

Merge request reports