commit | 172859cff7df9fd8a29a1f0a4de568f644bbda50 | [log] [tgz] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Tue Apr 23 15:19:27 2013 +1000 |
committer | Damien Miller <djm@mindrot.org> | Tue Apr 23 15:19:27 2013 +1000 |
tree | b08f7c556638ebc9d23f1f05ae674e59689f15b2 | |
parent | 9f12b5dcd5f7772e633fb2786c63bfcbea1f1aea [diff] |
- djm@cvs.openbsd.org 2013/04/05 00:58:51 [mux.c] cleanup mux-created channels that are in SSH_CHANNEL_OPENING state too (in addition to ones already in OPEN); bz#2079, ok dtucker@