CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2020/04/02 22:03:52
Modified files: usr.bin/ssh : ssh.c Log message: the tunnel-forwarding vs ExitOnForwardFailure fix that I committed earlier had an off-by-one. Fix this and add some debugging that would have made it apparent sooner.