Subject: CVS commit: src/usr.bin/talk
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 03/18/2006 03:40:51
Module Name: src
Committed By: ginsbach
Date: Sat Mar 18 03:40:51 UTC 2006
Modified Files:
src/usr.bin/talk: io.c
Log Message:
Fix Coverity CID 1248, negative return from read() passed() to write()
as a large unsigned value.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/usr.bin/talk/io.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.