diff options
author | Cosmin Ratiu <cratiu@nvidia.com> | 2024-12-03 23:49:15 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-12-05 06:43:45 +0300 |
commit | 530b69a26952c95ffc9e6dcd1cff6f249032780a (patch) | |
tree | 079d187c0d353a8268b93dc3b9e723b22e76f387 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5f4d0356f06a73a6d99c5c6583abda0e0f9dd5b2 (diff) | |
download | linux-530b69a26952c95ffc9e6dcd1cff6f249032780a.tar.xz |
net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layout
It allocates a match template, which creates a compressed definer fc
struct, but that is not deallocated.
This commit fixes that.
Fixes: 74a778b4a63f ("net/mlx5: HWS, added definers handling")
Signed-off-by: Cosmin Ratiu <cratiu@nvidia.com>
Reviewed-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/20241203204920.232744-2-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions