]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
netfilter: debug: check for sorted array
authorFlorian Westphal <fw@strlen.de>
Wed, 23 Aug 2017 15:26:26 +0000 (17:26 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 28 Aug 2017 15:44:01 +0000 (17:44 +0200)
commit2420b79f8c18a75ee2417cace381f4604b9b4365
tree7c10d03439f08e45bab1f533c59d98f14ccabf11
parent960632ece6949be1ab6f7a911faa4fa6e8305f4a
netfilter: debug: check for sorted array

Make sure our grow/shrink routine places them in the correct order.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/core.c