diff options
author | Roi Dayan <[email protected]> | 2021-01-12 14:04:29 +0200 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2021-01-26 15:38:36 -0800 |
commit | 487c6ef81eb98d0a43cb08be91b1fcc9b4250626 (patch) | |
tree | a242e195832bd92f83b6373e91bdb765178fb9ff /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c5e9e8d48acdf3b863282af7f6f6931d39526245 (diff) |
net/mlx5: Fix memory leak on flow table creation error flow
When we create the ft object we also init rhltable in ft->fgs_hash.
So in error flow before kfree of ft we need to destroy that rhltable.
Fixes: 693c6883bbc4 ("net/mlx5: Add hash table for flow groups in flow table")
Signed-off-by: Roi Dayan <[email protected]>
Reviewed-by: Maor Dickman <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions