Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/01/2000 04:46:58
Module Name: basesrc
Committed By: tv
Date: Wed Nov 1 02:46:58 UTC 2000
Modified Files:
basesrc/usr.sbin/tcpdump [netbsd-1-5]: print-icmp.c
Log Message:
Pullup 1.7 [he]:
Change from sprintf() to snprintf() where we may print externally
supplied data of unknown length.
Changes adapted from FreeBSD-SA-00:61.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.8.1 basesrc/usr.sbin/tcpdump/print-icmp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.