mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'bug23053_029' into maint-0.3.1
This commit is contained in:
@@ -6864,6 +6864,7 @@ parse_port_config(smartlist_t *out,
|
||||
SMARTLIST_FOREACH(elts, char *, cp, tor_free(cp));
|
||||
smartlist_clear(elts);
|
||||
tor_free(addrport);
|
||||
tor_free(unix_socket_path);
|
||||
}
|
||||
|
||||
if (warn_nonlocal && out) {
|
||||
|
||||
Reference in New Issue
Block a user