Merge remote-tracking branch 'tor-gitlab/mr/369'

This commit is contained in:
Alexander Færøy
2021-05-10 10:58:29 +00:00
2 changed files with 6 additions and 1 deletions
-1
View File
@@ -225,7 +225,6 @@ int
dns_init(void)
{
init_cache_map();
evdns_set_random_bytes_fn(dns_randfn_);
if (server_mode(get_options())) {
int r = configure_nameservers(1);
return r;