mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
r13875@catbus: nickm | 2007-07-22 18:56:30 -0400
Once more with feeling. svn:r10907
This commit is contained in:
parent
6640fdeeee
commit
4d2f45978f
@ -1786,8 +1786,7 @@ tor_free_all(int postfork)
|
||||
smartlist_free(closeable_connection_lst);
|
||||
smartlist_free(active_linked_connection_lst);
|
||||
tor_free(timeout_event);
|
||||
/* Stuff in util.c */
|
||||
esc_router_info(NULL);
|
||||
/* Stuff in util.c */
|
||||
if (!postfork) {
|
||||
escaped(NULL);
|
||||
esc_router_info(NULL);
|
||||
|
Loading…
Reference in New Issue
Block a user