Date: Mon, 15 Feb 1999 00:11:46 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/traceroute traceroute.c Message-ID: <199902150811.AAA93675@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 1999/02/15 00:11:45 PST Modified files: contrib/traceroute traceroute.c Log: If the user provided a large enough argument to the -w option, the sum would overflow and you'd end up doing select() with a negative timeout. Revision Changes Path 1.7 +3 -1 src/contrib/traceroute/traceroute.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902150811.AAA93675>