aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-08-08 18:06:15 -0400
committerNick Mathewson <nickm@torproject.org>2018-08-08 18:06:15 -0400
commitda4f4cb269c3bc68c8e468e9fb704aecb8531238 (patch)
tree749be2ac522981ccbac38f12b4c06c0ae73c467f /changes
parent7787150521fda0370331dab80d043294e05e1598 (diff)
parent0f0dac0bfcfc357a87c3d275e9846bdfca946877 (diff)
downloadtor-da4f4cb269c3bc68c8e468e9fb704aecb8531238.tar.gz
tor-da4f4cb269c3bc68c8e468e9fb704aecb8531238.zip
Merge branch 'maint-0.3.4'
Diffstat (limited to 'changes')
-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.