| commit | 22c97f1539816e2df00e91d023243b7d8d67a557 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Apr 16 15:53:23 2010 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Fri Apr 16 15:53:23 2010 +1000 |
| tree | 4d1a15d83493180b11b4684e11ed14d98a2feeec | |
| parent | 672839994eaadecc95f3fada1cf014487631f068 [diff] |
- djm@cvs.openbsd.org 2010/04/10 02:08:44
[clientloop.c]
bz#1698: kill channel when pty allocation requests fail. Fixed
stuck client if the server refuses pty allocation.
ok dtucker@ "think so" markus@