From 67d295b088b0f40a8933d4ace3dfc6bc02470df8 Mon Sep 17 00:00:00 2001 From: "osdl.net!shemminger" Date: Tue, 19 Oct 2004 20:02:59 +0000 Subject: [PATCH] Make sure to prevent overflow in nstat (Logical change 1.97) --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 841ba293..71518eb0 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