hs-v3: Close intro circuits when cleaning client cache

Fixes #30921

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet
2019-06-19 09:22:07 -04:00
parent 91c7d395cf
commit 8751176687
3 changed files with 99 additions and 0 deletions
+5
View File
@@ -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.