[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)
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>

No differences found