Subject: CVS commit: [netbsd-1-6] src/libexec/talkd
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/16/2003 12:35:09
Module Name:	src
Committed By:	grant
Date:		Mon Jun 16 12:35:08 UTC 2003

Modified Files:
	src/libexec/talkd [netbsd-1-6]: talkd.c

Log Message:
Pull up revision 1.16 (requested by itojun in ticket #1001):

verify strvis() buffer length is enough.  make sure string termination before
use.  remove extra ntohs() which is not needed.  from Charles Blundell


To generate a diff of this commit:
cvs rdiff -r1.13.2.1 -r1.13.2.2 src/libexec/talkd/talkd.c

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