mirror of
https://github.com/monero-project/monero.git
synced 2025-07-23 20:00:38 -04:00
Merge pull request #379
9672ac0
Revert "re-re-add Windows DNS bug fix, perc0de96f
" (Riccardo Spagni)
This commit is contained in:
commit
776b4fc91a
1 changed files with 0 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue