Displaying 1 result from an estimated 1 matches for "nft_set_free".
Did you mean:
nftnl_set_free
2014 Jul 17
1
[Bug 967] New: segfault when adding large sets
...rs), nft segfaults (in some cases with what looks to me like a
corrupt stack). I'm running git head nftables, libnftnl, libmnl on kernel
3.15.5.
# Loading a simple table containing just a 203-element set (nft -f test.nft;
input attached):
Program received signal SIGSEGV, Segmentation fault.
nft_set_free (s=0x3f21fcb415fc) at set.c:48
48 if (s->table != NULL)
(gdb) bt
#0 nft_set_free (s=0x3f21fcb415fc) at set.c:48
#1 0x000000000041245f in netlink_add_setelems_compat (expr=0x6499e0,
h=<optimized out>, ctx=0x7fffffffe3a0) at src/netlink.c:1279
#2 netlink_add_setelems (ctx=ctx...