Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/21/2000 16:58:22
Module Name:	basesrc
Committed By:	itojun
Date:		Tue Nov 21 14:58:21 UTC 2000

Modified Files:
	basesrc/usr.bin/tftp: tftp.c

Log Message:
make sure we do not overrun tp->th_msg on ERROR packet.
correct ERROR length to include terminating \0 (RFC1350 page 8).


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/usr.bin/tftp/tftp.c

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