OpenBSD CVS

CVS log for src/usr.bin/ssh/nchan.c


[BACK] Up to [local] / src / usr.bin / ssh

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_6_5


Revision 1.69 / (download) - annotate - [select for diffs], Thu Oct 4 07:47:35 2018 UTC (5 years, 8 months ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.68: +23 -1 lines
Diff to previous 1.68 (colored)

when the peer sends a channel-close message, make sure we close the
local extended read fd (stderr) along with the regular read fd (stdout).
Avoids weird stuck processed in multiplexing mode.

Report and analysis by Nelson Elhage and Geoffrey Thomas in bz#2863

ok dtucker@ markus@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.