mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
and another leak.
svn:r5175
This commit is contained in:
parent
ae30c8101b
commit
6e4608701d
@ -886,6 +886,8 @@ retry_listeners(int type, config_line_t *cfg,
|
||||
log_fn(LOG_INFO, "Already have %s on %s:%d",
|
||||
conn_type_to_string(type), conn->address, conn->port);
|
||||
smartlist_remove(launch, line);
|
||||
if (free_launch_elts)
|
||||
config_free_lines(line);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user