mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
hs-v3: Close intro circuits when cleaning client cache
Fixes #30921 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes (onion service v3):
|
||||
- When purging the client descriptor cache, always also close any
|
||||
introduction point circuits associated with it. This avoids picking those
|
||||
when connecting to them later while not having the descriptor to complete
|
||||
the introduction. Fixes bug 30921; bugfix on 0.3.2.1-alpha.
|
||||
Reference in New Issue
Block a user