Merge branch 'tor-github/pr/1057'

This commit is contained in:
David Goulet
2019-05-30 12:58:35 -04:00
2 changed files with 8 additions and 1 deletions
+2 -1
View File
@@ -157,10 +157,11 @@ tor_free_all(int postfork)
if (!postfork) {
release_lockfile();
}
tor_libevent_free_all();
subsystems_shutdown();
tor_libevent_free_all();
/* Stuff in util.c and address.c*/
if (!postfork) {
esc_router_info(NULL);