mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix a memory leak in the backtrace test
This commit is contained in:
committed by
Nick Mathewson
parent
afc5af3f00
commit
4c55ccbe95
@@ -119,6 +119,7 @@ main(int argc, char **argv)
|
||||
printf("%d\n", we_weave(2));
|
||||
|
||||
clean_up_backtrace_handler();
|
||||
logs_free_all();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user