Fix default upstream
This commit is contained in:
parent
2c6c326e2e
commit
0f7839ce98
@ -226,6 +226,7 @@ static struct upstream *upstream_build (const struct upstream_proxy_list *plist,
|
||||
"Bad regex: %s", up->pat);
|
||||
goto fail;
|
||||
}
|
||||
up->domain = safestrdup (domain);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user