Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
plugin/hosts: fix data race on h.size (coredns#2573)
Guard the access of h.size as this is now a data race. Fixes coredns#2571 Signed-off-by: Miek Gieben <[email protected]>
- Loading branch information