commit | b5dd674b2a1de5925955a088b0a10f81484e975a | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Dec 17 21:52:35 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:58:40 2008 -0800 |
tree | 7cefec18f8df9cbd1425d453c2f15e4f50074c85 | |
parent | c9d8fe13175140c79982f9d29c6921328f9afad6 [diff] |
[NETFILTER]: ip6_tables: fix stack leagage Fix leakage of local variable on stack. This already got fixed in ip_tables silently by the compat patches. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>