diff options
author | Cosmin Ratiu <[email protected]> | 2024-12-03 22:49:15 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-12-04 19:43:45 -0800 |
commit | 530b69a26952c95ffc9e6dcd1cff6f249032780a (patch) | |
tree | 079d187c0d353a8268b93dc3b9e723b22e76f387 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 5f4d0356f06a73a6d99c5c6583abda0e0f9dd5b2 (diff) |
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 <[email protected]>
Reviewed-by: Yevgeny Kliteynik <[email protected]>
Signed-off-by: Tariq Toukan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions