diff options
author | Cong Wang <[email protected]> | 2018-12-23 21:45:56 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-12-27 16:16:17 -0800 |
commit | dc4501ff287547dea7ca10f1c580c741291a8760 (patch) | |
tree | 0a10986ad2cdbfbe097751d9d6183185b5e8f86f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b71acb0e372160167bf6d5500b88b30b52ccef6e (diff) |
tipc: fix a double free in tipc_enable_bearer()
bearer_disable() already calls kfree_rcu() to free struct tipc_bearer,
we don't need to call kfree() again.
Fixes: cb30a63384bc ("tipc: refactor function tipc_enable_bearer()")
Reported-by: [email protected]
Cc: Ying Xue <[email protected]>
Cc: Jon Maloy <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions