commit 8bba93376044c0456b76a69ab5f843acd7591959 Author: David Goulet dgoulet@torproject.org Date: Wed Mar 18 10:16:31 2020 -0400
changes: Add changes file for ticket 33458
Signed-off-by: David Goulet dgoulet@torproject.org --- changes/ticket33458 | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/changes/ticket33458 b/changes/ticket33458 new file mode 100644 index 000000000..885c6dc50 --- /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.
tor-commits@lists.torproject.org