On Thu, Jul 06, 2017 at 02:05:39PM +0100, Eric Leblond wrote: > This was causing a memory leak when using set. > > Catched by an ASAN run: > > ==21004==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12 byte(s) in 2 object(s) allocated from: > #0 0x4cde58 in malloc (/usr/local/sbin/nft+0x4cde58) > #1 0x7ffff79b8c19 in nftnl_set_set_data /home/eric/git/netfilter/libnftnl/src/set.c:179 > > Signed-off-by: Eric Leblond <eric@xxxxxxxxx> Acked-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Please go push this, thanks! -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html