Source-Changes archive

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

CVS commit: src/usr.bin/patch



Module Name:    src
Committed By:   christos
Date:           Sun Apr  9 19:12:17 UTC 2006

Modified Files:
        src/usr.bin/patch: util.c

Log Message:
Coverity CID 1253, 1254: Don't assign the return of read or write to size_t.
It will never be negative.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/usr.bin/patch/util.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