diff options
| author | Christophe JAILLET <[email protected]> | 2022-05-17 22:59:51 +0200 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-05-18 20:04:17 -0700 |
| commit | 4d3bf6fb533461227ea532024b050cc31461e025 (patch) | |
| tree | e3893f279fef3f7d0296c1425685653762bc3aad /tools/perf/scripts/python | |
| parent | 638c1152d50facbf00b447037f62bb58577233e3 (diff) | |
octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()
'oct->non_ioq_irq_names' is not freed in the error handling path of
octep_request_irqs().
Add the missing kfree().
Fixes: 37d79d059606 ("octeon_ep: add Tx/Rx processing and interrupt support")
Signed-off-by: Christophe JAILLET <[email protected]>
Acked-by: Veerasenareddy Burru <[email protected]>
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions