aboutsummaryrefslogtreecommitdiff
path: root/changes/bug26948
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug26948')
-rw-r--r--changes/bug269484
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug26948 b/changes/bug26948
new file mode 100644
index 0000000000..0f0728843f
--- /dev/null
+++ b/changes/bug26948
@@ -0,0 +1,4 @@
+ o Minor bugfixes (in-process restart):
+ - Always call tor_free_all() when leaving tor_run_main(). When we
+ did not, restarting tor in-process would cause an assertion failure.
+ Fixes bug 26948; bugfix on 0.3.3.1-alpha.