Merge remote-tracking branch 'origin/maint-0.2.4'

This commit is contained in:
Nick Mathewson
2013-09-24 10:47:26 -04:00
3 changed files with 19 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
o Normal bugfixes:
- Always call circuit_n_chan_done(chan, 0) from channel_closed(), so we
can't leak pending circuits in some cases where
run_connection_housekeeping() calls connection_or_close_normally().
Fixes bug #9776; bugfix on 0.2.4.17.