diff options
author | 2022-03-11 09:06:01 -0800 | |
---|---|---|
committer | 2022-03-14 20:41:10 -0300 | |
commit | 087f9c3f2309ed183f7e4b85ae57121d8663224d (patch) | |
tree | 9d3158c194380eb3f01cb28b81670bf6c7bcf01b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error" (diff) | |
download | linux-dev-087f9c3f2309ed183f7e4b85ae57121d8663224d.tar.xz linux-dev-087f9c3f2309ed183f7e4b85ae57121d8663224d.zip |
RDMA/mlx5: Fix memory leak in error flow for subscribe event routine
In case the second xa_insert() fails, the obj_event is not released. Fix
the error unwind flow to free that memory to avoid a memory leak.
Fixes: 759738537142 ("IB/mlx5: Enable subscription for device events over DEVX")
Link: https://lore.kernel.org/r/1647018361-18266-1-git-send-email-lyz_cs@pku.edu.cn
Signed-off-by: Yongzhi Liu <lyz_cs@pku.edu.cn>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions