Subject: CVS commit: basesrc/usr.bin/netstat
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/14/2002 13:12:25
Module Name:	basesrc
Committed By:	martin
Date:		Sat Dec 14 11:12:25 UTC 2002

Modified Files:
	basesrc/usr.bin/netstat: mbuf.c

Log Message:
Avoid integer overflow in percent calculation when facing a mbuf leak.
Fixes PR bin/19381 by Michael van Elst (slightly different than suggested).


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/usr.bin/netstat/mbuf.c

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