]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for bug 40827
authorMike Perry <mikeperry-git@torproject.org>
Tue, 1 Aug 2023 17:11:24 +0000 (17:11 +0000)
committerMike Perry <mikeperry-git@torproject.org>
Tue, 1 Aug 2023 17:13:48 +0000 (17:13 +0000)
changes/bug40827 [new file with mode: 0644]

diff --git a/changes/bug40827 b/changes/bug40827
new file mode 100644 (file)
index 0000000..69878e7
--- /dev/null
@@ -0,0 +1,8 @@
+  o Major bugfixes (conflux):
+    - Fix a relay-side assert crash caused by attempts to use a conflux
+      circuit between circuit close and free, such that no legs were on
+      the conflux set. Fixed by nulling out the stream's circuit
+      back-pointer when the last leg is removed. Additional checks and
+      log messages have been added to detect other cases. Fixes bug 40827;
+      bugfix on 0.4.8.1-alpha.
+