fixes leak in proxy when networking is disabled

This commit is contained in:
Joe Bryan 2018-09-28 21:41:48 -04:00
parent 8de9a059ce
commit 34570e428e

View File

@ -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;
}