| commit | a41ccca643364b3b1b65d7a818577dd35360fa20 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Thu Oct 07 22:07:32 2010 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Thu Oct 07 22:07:32 2010 +1100 |
| tree | cfcd6f4c1696af7bc514e6835d08d6ccbcfb8974 | |
| parent | 38d9a965bfc795fba1c000e0b42e705e2bcd34c9 [diff] |
- djm@cvs.openbsd.org 2010/10/06 06:39:28
[clientloop.c ssh.c sshconnect.c sshconnect.h]
kill proxy command on fatal() (we already kill it on clean exit);
ok markus@