Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/rsh



Module Name:    src
Committed By:   ginsbach
Date:           Fri Mar 17 21:52:41 UTC 2006

Modified Files:
        src/usr.bin/rsh: rsh.c

Log Message:
Fix Coverity issue 1236, negative return from read() passed to write()
as a large unsigned valued when read() is interrupted (errno == EINTR).


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/usr.bin/rsh/rsh.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index