[Bug 1306] Spurious : "chan_read_failed for istate 3" errors from sshd

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Apr 10 19:35:02 EST 2007


http://bugzilla.mindrot.org/show_bug.cgi?id=1306





------- Comment #5 from dtucker at zip.com.au  2007-04-10 19:34 -------
(In reply to comment #3)
> >+	debug2("channel %d: read failed%s, istate %d", c->self,
> >+	    err_no ? "" : " (simulated)", c->istate);
> maybe s/simulated/closed/ here

Sure.

> >+			    c->self, c->istate, strerror(errno));
> s/errno/err_no/ on this line

Already spotted and changed that.  Thanks anyway.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the openssh-bugs mailing list