Changes file for 9866
[tor.git] / changes / bug9776
blobea3a96abb34908a6c8b15ad51a8db686a6ab91c8
1    o Normal bugfixes:
2      - Always call circuit_n_chan_done(chan, 0) from channel_closed(), so we
3        can't leak pending circuits in some cases where
4        run_connection_housekeeping() calls connection_or_close_normally().
5        Fixes bug #9776; bugfix on 0.2.4.17.