Merge remote-tracking branch 'teor/bug21576_029_v2' into maint-0.2.9

This commit is contained in:
Nick Mathewson
2017-06-28 13:57:54 -04:00
2 changed files with 13 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
o Major bugfixes (crash, directory connections):
- Fix a rare crash when sending a begin cell on a circuit whose linked
directory connection has already been closed. Fixes bug 21576;
bugfix on Tor 0.2.9.3-alpha. Reported by alecmuffett.