commit 8bba93376044c0456b76a69ab5f843acd7591959 parent 4dbbe47d86d28d45f12ad219e85cd631c8698418 Author: David Goulet <dgoulet@torproject.org> Date: Wed, 18 Mar 2020 10:16:31 -0400 changes: Add changes file for ticket 33458 Signed-off-by: David Goulet <dgoulet@torproject.org> Diffstat:
| A | changes/ticket33458 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/ticket33458 b/changes/ticket33458 @@ -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.