summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorFernando Fernandez Mancera <fmancera@suse.de>2025-12-05 12:58:01 +0100
committerFlorian Westphal <fw@strlen.de>2025-12-10 11:55:58 +0100
commit2e2a720766886190a6d35c116794693aabd332b6 (patch)
treee50b1ae5993cd990822e1162eb5cb657e30f58e2 /tools/perf/scripts/python/bin/stackcollapse-report
parent6bcb7727d9e612011b70d64a34401688b986d6ab (diff)
netfilter: nf_conncount: fix leaked ct in error paths
There are some situations where ct might be leaked as error paths are skipping the refcounted check and return immediately. In order to solve it make sure that the check is always called. Fixes: be102eb6a0e7 ("netfilter: nf_conncount: rework API to use sk_buff directly") Signed-off-by: Fernando Fernandez Mancera <fmancera@suse.de> Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions