]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: fix wrong target size
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Thu, 3 Oct 2013 13:00:59 +0000 (16:00 +0300)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 30 Dec 2013 22:50:50 +0000 (23:50 +0100)
commite8a218f27a3d7948697c1c1d8f364af6f65b5ac9
tree5329c32f83faa1bb49f547c82cc764c8ebf87b2b
parentf2f3a4e6d5f2e64769f9e7946f594a3d07f48cda
nft: fix wrong target size

The allocated area was not aligned.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/nft-shared.c