Skip to content
  • Nick Mathewson's avatar
    Fix a bug in our bug 9776 fix. · 557f3329
    Nick Mathewson authored
    By calling circuit_n_chan_done() unconditionally on close, we were
    closing pending connections that might not have been pending quite for
    the connection we were closing.  Fix for bug 9880.
    
    Thanks to skruffy for finding this and explaining it patiently until
    we understood.
    557f3329