aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorZhengchao Shao <[email protected]>2023-07-08 15:13:07 +0800
committerSaeed Mahameed <[email protected]>2023-07-26 14:31:02 -0700
commitc6cf0b6097bf1bf1b2a89b521e9ecd26b581a93a (patch)
treed222c261dc7668a2ec9aef084efc3bb955b093bf /tools/perf/scripts/python/event_analyzing_sample.py
parent5dd77585dd9d0e03dd1bceb95f0269a7eaf6b936 (diff)
net/mlx5: fix potential memory leak in mlx5e_init_rep_rx
The memory pointed to by the priv->rx_res pointer is not freed in the error path of mlx5e_init_rep_rx, which can lead to a memory leak. Fix by freeing the memory in the error path, thereby making the error path identical to mlx5e_cleanup_rep_rx(). Fixes: af8bbf730068 ("net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointer") Signed-off-by: Zhengchao Shao <[email protected]> Reviewed-by: Simon Horman <[email protected]> Reviewed-by: Tariq Toukan <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions