Make sure to prevent overflow in nstat

(Logical change 1.97)
This commit is contained in:
osdl.net!shemminger 2004-10-19 20:02:59 +00:00
parent b482ffa6a6
commit 67d295b088
1 changed files with 2 additions and 1 deletions

View File

@ -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>