mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
re-add Windows DNS bug fix, per c0de96f8bd
This commit is contained in:
parent
431397abfa
commit
0f4a036437
1
external/unbound/libunbound/libunbound.c
vendored
1
external/unbound/libunbound/libunbound.c
vendored
@ -1028,7 +1028,6 @@ ub_ctx_hosts(struct ub_ctx* ctx, const char* fname)
|
||||
"\\hosts");
|
||||
retval=ub_ctx_hosts(ctx, buf);
|
||||
}
|
||||
free(name);
|
||||
return retval;
|
||||
}
|
||||
return UB_READFILE;
|
||||
|
Loading…
Reference in New Issue
Block a user