CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2017/09/24 07:45:34
Modified files: usr.bin/ssh : channels.c Log message: fix inverted test on channel open failure path that "upgraded" a transient failure into a fatal error; reported by sthen and also seen by benno@; ok sthen@