aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPaul Blakey <paulb@mellanox.com>2020-03-18 12:50:33 +0200
committerDavid S. Miller <davem@davemloft.net>2020-03-18 16:37:06 -0700
commitdd2af10402684cb5840a127caec9e7cdcff6d167 (patch)
tree8d85f700e3cd5db399caab601042acc97879f1e2 /tools/perf/scripts/python/export-to-postgresql.py
parentnet: core: dev.c: fix a documentation warning (diff)
downloadwireguard-linux-dd2af10402684cb5840a127caec9e7cdcff6d167.tar.xz
wireguard-linux-dd2af10402684cb5840a127caec9e7cdcff6d167.zip
net/sched: act_ct: Fix leak of ct zone template on replace
Currently, on replace, the previous action instance params is swapped with a newly allocated params. The old params is only freed (via kfree_rcu), without releasing the allocated ct zone template related to it. Call tcf_ct_params_free (via call_rcu) for the old params, so it will release it. Fixes: b57dc7c13ea9 ("net/sched: Introduce action ct") Signed-off-by: Paul Blakey <paulb@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions