mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
8bba933760
Signed-off-by: David Goulet <dgoulet@torproject.org>
5 lines
254 B
Plaintext
5 lines
254 B
Plaintext
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.
|