Details
Description
Data race was occurring in the DNSQueryState constructor when calling res_ninit. We should add a lock around it to prevent this from happening.
Data race was occurring in the DNSQueryState constructor when calling res_ninit. We should add a lock around it to prevent this from happening.