Merge branch 'maint-0.4.1'

This commit is contained in:
George Kadianakis
2019-07-24 12:32:06 +03:00
2 changed files with 10 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (crash on exit):
- Avoid a set of possible code paths that could use try to use freed memory
in routerlist_free() while Tor was exiting. Fixes bug 31003; bugfix on
0.1.2.2-alpha.