On Tue, May 17, 2016 at 06:00:16PM +0200, Carlos Falgueras García wrote: > nftnl_rule_set_data makes a copy of the user data which receives, it is not > necessary make a copy before call it. Applied. Please, don't include the name of the project you're targeting the patch to in the subject, so instead of: [PATCH 2/2] nftables: Fix memory leak linearizing user data this should be something like: [PATCH 2/2 nft] netlink_linearize: Fix memory leak in user data For reference, have a look at what we have in the repository and trying to make it look similar. Anyway, I have reworded this subject. This leak is happening after the change you made in the library, so yes there is now a leak, but we are actually adapting this to the new interface before we release nftables 0.6. -- 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