mirror of
https://github.com/urbit/shrub.git
synced 2024-12-26 05:23:35 +03:00
fixes leak in proxy when networking is disabled
This commit is contained in:
parent
8de9a059ce
commit
34570e428e
@ -2861,6 +2861,7 @@ u3_http_ef_that(u3_noun tat)
|
||||
if ( c3n == u3_Host.ops_u.net ) {
|
||||
cli_u->ipf_w = INADDR_LOOPBACK;
|
||||
_proxy_ward_connect(cli_u);
|
||||
u3z(tat);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user