SHA256
1
0
forked from pool/iproute2
OBS User unknown
2007-02-09 00:09:21 +00:00
committed by Git OBS Bridge
parent 8e69ea0d0c
commit 962d4f8cc1
3 changed files with 37 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 8 13:54:17 CET 2007 - ms@suse.de
- fixed array size of name string in iptables.h (#243281)
array of size IPT_FUNCTION_MAXNAMELEN - 1 is referenced
at element IPT_FUNCTION_MAXNAMELEN - 1 which is outside the
array bounds
-------------------------------------------------------------------
Mon Jan 29 11:00:08 CET 2007 - ms@suse.de