net-firewall/nftables: backport null payload desc fix
authorNicholas Vinson <nvinson234@gmail.com>
Sun, 10 Jul 2016 22:07:00 +0000 (15:07 -0700)
committerSam Jorna <wraeth@gentoo.org>
Mon, 11 Jul 2016 07:35:24 +0000 (17:35 +1000)
commit43c988c13be72ad3b4444b9fcd96b4377743ced9
tree82e3c77fb85e2f670607062231389011da7d1ef7
parentb80acc4a6d7007c4ec4f91b32be913d7e4483741
net-firewall/nftables: backport null payload desc fix

nftables-0.6 handling of payload context descriptions was changed from
version 0.5.  This change causes the code to segfault when the desc
variable in payload_expr_pctx_update() is set to null.  The issue
appears to be fixed with upstream commit
3503738f77cdbe521da1054a37f59ac2e442b4cf.  Therefore, backporting that
commit to 0.6 to fix this issue.

Gentoo-bug: 588192
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/1865
net-firewall/nftables/files/nftables-0.6-null-payload-desc-fix.patch [new file with mode: 0644]
net-firewall/nftables/nftables-0.6-r2.ebuild [moved from net-firewall/nftables/nftables-0.6-r1.ebuild with 95% similarity]