From: David Goulet Date: Wed, 18 Mar 2020 14:16:31 +0000 (-0400) Subject: changes: Add changes file for ticket 33458 X-Git-Tag: tor-0.4.5.0-alpha-dev~13^2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ca356b952ee892363bc7681f0c5bce1874035c2e;p=thirdparty%2Ftor.git changes: Add changes file for ticket 33458 Signed-off-by: David Goulet --- diff --git a/changes/ticket33458 b/changes/ticket33458 new file mode 100644 index 0000000000..885c6dc505 --- /dev/null +++ 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.