mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 11:23:26 +01:00
Revert "re-re-add Windows DNS bug fix, per c0de96f"
This reverts commit f4ba92bccc
.
This commit is contained in:
parent
49df0e6f50
commit
9672ac0812
1
external/unbound/libunbound/libunbound.c
vendored
1
external/unbound/libunbound/libunbound.c
vendored
@ -1037,7 +1037,6 @@ ub_ctx_hosts(struct ub_ctx* ctx, const char* fname)
|
|||||||
"\\hosts");
|
"\\hosts");
|
||||||
retval=ub_ctx_hosts(ctx, buf);
|
retval=ub_ctx_hosts(ctx, buf);
|
||||||
}
|
}
|
||||||
free(name);
|
|
||||||
return retval;
|
return retval;
|
||||||
}
|
}
|
||||||
return UB_READFILE;
|
return UB_READFILE;
|
||||||
|
Loading…
Reference in New Issue
Block a user