Skip to content

fix: Address potential TSAN issue with find->status

find->status is a private field of dns_adbfind_t so it now has an accessor function and has been made atomic.

Closes #4802 (closed)

Edited by Mark Andrews

Merge request reports