diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-01-01 20:15:33 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-01-03 11:17:17 +0100 |
commit | b29be0ca8e816119ccdf95cc7d7c7be9bde005f1 (patch) | |
tree | 406469deb597fbfbc2a2e47b80b77ccae0e1097e /tools/testing/selftests/tc-testing/plugin-lib/buildebpfPlugin.py | |
parent | e6345d2824a3f58aab82428d11645e0da861ac13 (diff) |
netfilter: nft_immediate: drop chain reference counter on error
In the init path, nft_data_init() bumps the chain reference counter,
decrement it on error by following the error path which calls
nft_data_release() to restore it.
Fixes: 4bedf9eee016 ("netfilter: nf_tables: fix chain binding transaction logic")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/testing/selftests/tc-testing/plugin-lib/buildebpfPlugin.py')
0 files changed, 0 insertions, 0 deletions