Merge remote-tracking branch 'tor-github/pr/1466' into maint-0.4.2

This commit is contained in:
teor
2019-10-25 10:38:01 +10:00
3 changed files with 32 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (directory):
- When checking if a directory connection is anonymous, test if the circuit
was marked for close before looking at its channel. This avoids a BUG()
stacktrace in case it was previously closed. Fixes bug 31958; bugfix on
0.4.2.1-alpha.