Merge branch 'maint-0.4.3' into release-0.4.3

This commit is contained in:
George Kadianakis
2020-05-28 12:52:48 +03:00
3 changed files with 102 additions and 12 deletions
+4
View File
@@ -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.