From: osdl.net!shemminger Date: Tue, 19 Oct 2004 20:02:59 +0000 (+0000) Subject: Make sure to prevent overflow in nstat X-Git-Tag: v2_6_9-041019~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67d295b088b0f40a8933d4ace3dfc6bc02470df8;p=thirdparty%2Fiproute2.git Make sure to prevent overflow in nstat (Logical change 1.97) --- diff --git a/ChangeLog b/ChangeLog index 841ba293b..71518eb00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2004-10-19 Mads Martin Joergensen - * Ip is using the wrong structure in ipaddress.c when showing stats. + * Ip is using the wrong structure in ipaddress.c when showing stats + * Make sure no buffer overflow in nstat 2004-10-19 Michal