[NETFILTER]: ip6_tables: fix stack leagage
authorPatrick McHardy <kaber@trash.net>
Tue, 18 Dec 2007 05:52:35 +0000 (21:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:58:40 +0000 (14:58 -0800)
commitb5dd674b2a1de5925955a088b0a10f81484e975a
tree7cefec18f8df9cbd1425d453c2f15e4f50074c85
parentc9d8fe13175140c79982f9d29c6921328f9afad6
[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>
net/ipv6/netfilter/ip6_tables.c