aboutsummaryrefslogtreecommitdiff
path: root/changes/bug6341
AgeCommit message (Collapse)Author
2012-09-15fold in changes files so farRoger Dingledine
2012-07-18Check ewma_enabled before doing circ-has-become-inactive checkNick Mathewson
This avoids a possible crash bug in flush_from_first_active_circuit. Fixes bug 6341; bugfix on 0.2.2.7-alpha. Bug reported and fixed by a pseudonymous user on IRC.