Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/19/2000 18:34:09
Module Name: basesrc
Committed By: he
Date: Thu Oct 19 15:34:09 UTC 2000
Modified Files:
basesrc/usr.sbin/traceroute [netbsd-1-4]: traceroute.c
Log Message:
Pull up revision 1.40 (requested by sommerfeld):
Avoid using savestr() on something which will later be passed to
free(). Raised as a potential security issue on bugtraq. No
actual exploits known.
To generate a diff of this commit:
cvs rdiff -r1.30.2.2 -r1.30.2.3 basesrc/usr.sbin/traceroute/traceroute.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.