mirror of
https://github.com/monero-project/monero.git
synced 2026-08-02 08:58:06 -07:00
re-re-add Windows DNS bug fix, per c0de96f
This commit is contained in:
+1
@@ -1037,6 +1037,7 @@ 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;
|
||||||
|
|||||||
Reference in New Issue
Block a user