Merge remote-tracking branch 'public/bug6341_a_v2' into maint-0.2.3

This commit is contained in:
Nick Mathewson
2012-09-12 11:10:59 -04:00
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major bugfixes:
- Fix a possible crash bug when checking for deactivated circuits
in connection_or_flush_from_first_active_circuit(). Fixes bug
6341; bugfix on 0.2.2.7-alpha. Bug report and fix received
pseudonymously.