aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLama Kayal <lkayal@nvidia.com>2025-08-25 17:34:25 +0300
committerJakub Kicinski <kuba@kernel.org>2025-08-26 18:00:25 -0700
commita630f83592cdad1253523a1b760cfe78fef6cd9c (patch)
tree6f03b2d2ff55c65c51ac2d9dd8e8be66dee17a32 /tools/perf/scripts/python
parentnet/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path (diff)
downloadwireguard-linux-a630f83592cdad1253523a1b760cfe78fef6cd9c.tar.xz
wireguard-linux-a630f83592cdad1253523a1b760cfe78fef6cd9c.zip
net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow
When an invalid stc_type is provided, the function allocates memory for shared_stc but jumps to unlock_and_out without freeing it, causing a memory leak. Fix by jumping to free_shared_stc label instead to ensure proper cleanup. Fixes: 504e536d9010 ("net/mlx5: HWS, added actions handling") Signed-off-by: Lama Kayal <lkayal@nvidia.com> Reviewed-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: Mark Bloch <mbloch@nvidia.com> Link: https://patch.msgid.link/20250825143435.598584-3-mbloch@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions