commit | 5693d68df6883f039d24a4ce8b23ac48f94a73e5 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Wed Sep 05 10:10:28 2012 +0000 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Sun Sep 09 20:18:55 2012 +0200 |
tree | 03f2ecf48c97b0b1a9ee05918743a9c7f983ad53 | |
parent | 00545bec9412d130c77f72a08d6c8b6ad21d4a1e [diff] |
netfilter: nf_nat: fix out-of-bounds access in address selection include/linux/jhash.h:138:16: warning: array subscript is above array bounds [jhash2() expects the number of u32 in the key] Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>