summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2016-10-26 23:46:17 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2016-10-27 18:29:02 +0200
commitcdb436d181d21af4d273b49ec7734eecd6a37fe9 (patch)
tree01842ce4065a1ece498be77de1c33955ba70781d /net
parentf1d505bb762e30bf316ff5d3b604914649d6aed3 (diff)
downloadop-kernel-dev-cdb436d181d21af4d273b49ec7734eecd6a37fe9.zip
op-kernel-dev-cdb436d181d21af4d273b49ec7734eecd6a37fe9.tar.gz
netfilter: conntrack: avoid excess memory allocation
This is now a fixed-size extension, so we don't need to pass a variable alloc size. This (harmless) error results in allocating 32 instead of the needed 16 bytes for this extension as the size gets passed twice. Fixes: 23014011ba420 ("netfilter: conntrack: support a fixed size of 128 distinct labels") Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud