Displaying 2 results from an estimated 2 matches for "nft_fini".
Did you mean:
dt_fini
2023 Nov 10
0
[Bug 1723] New: ebtables-nft help output woes
...ge
| --nflog-group group : NETLINK group used for logging
| --nflog-range range : Number of byte to copy
| --nflog-threshold : Message threshold ofin-kernel queue
| free(): double free detected in tcache 2
| zsh: IOT instruction sudo ../../../install/sbin/ebtables -h nflog
It is caused by nft_fini() freeing 'target->t' in xtables_targets list which
apparently has been freed already by ebt_cs_clean(). Maybe the
xtables_find_target() call is bad?
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was...
2015 Dec 18
0
[ANNOUNCE] iptables 1.6.0 release
...hed to this email for more details.
You can download it from:
http://www.netfilter.org/projects/conntrack-tools/downloads.html
ftp://ftp.netfilter.org/pub/conntrack-tools/
Help us testing and report bugs, thanks!
-------------- next part --------------
Ana Rey (7):
xtables-standalone: call nft_fini in the error path
nft: fix memory leaks in nft_xtables_config_load
iptables: nft: fix memory leaks in nft_fini
extensions: libxt_devgroup: Fix the path of the group mappings file
iptables-compat: homogenize error messages
extensions: devgroup: fix showing and saving of...