mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
Merge remote-tracking branch 'jigsaw52/fix_leak_21788'
This commit is contained in:
commit
61e8ee1117
1 changed files with 1 additions and 0 deletions
|
@ -3186,6 +3186,7 @@ tor_free_all(int postfork)
|
|||
if (!postfork) {
|
||||
escaped(NULL);
|
||||
esc_router_info(NULL);
|
||||
clean_up_backtrace_handler();
|
||||
logs_free_all(); /* free log strings. do this last so logs keep working. */
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue