]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Make sure to prevent overflow in nstat
authorosdl.net!shemminger <osdl.net!shemminger>
Tue, 19 Oct 2004 20:02:59 +0000 (20:02 +0000)
committerosdl.net!shemminger <osdl.net!shemminger>
Tue, 19 Oct 2004 20:02:59 +0000 (20:02 +0000)
(Logical change 1.97)

ChangeLog

index 841ba293bc02e1d1184088b83ffbb6e0376392ad..71518eb002d59ebfc5154beab118ff481ac09207 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2004-10-19  Mads Martin Joergensen <mmj@suse.de>
 
-       * 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 <md@lnet.pl>