aboutsummaryrefslogtreecommitdiff
path: root/changes/bug9776
blob: ea3a96abb34908a6c8b15ad51a8db686a6ab91c8 (plain)
1
2
3
4
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.