]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add changes file for ticket 33458
authorDavid Goulet <dgoulet@torproject.org>
Wed, 18 Mar 2020 14:16:31 +0000 (10:16 -0400)
committerGeorge Kadianakis <desnacked@riseup.net>
Thu, 28 May 2020 09:25:42 +0000 (12:25 +0300)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket33458 [new file with mode: 0644]

diff --git a/changes/ticket33458 b/changes/ticket33458
new file mode 100644 (file)
index 0000000..885c6dc
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor bugfix (onion service v3):
+    - When cleaning the client descriptor cache, an attempt at closing circuits
+      for a non decrypted descriptor (lacking client authorization) lead to an
+      assert(). Fixes bug 33458; bugfix on 0.4.2.1-alpha.