diff options
| author | Navid Emamdoost <[email protected]> | 2019-10-04 15:16:48 -0500 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2019-10-09 11:25:22 +0300 |
| commit | d10dcb615c8e29d403a24d35f8310a7a53e3050c (patch) | |
| tree | 0eb8640db80eb361b2270637b07bf0f25deebb5c /tools/perf/scripts/python/bin | |
| parent | db8fd2cde93227e566a412cf53173ffa227998bc (diff) | |
mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring
In mwifiex_pcie_init_evt_ring, a new skb is allocated which should be
released if mwifiex_map_pci_memory() fails. The release for skb and
card->evtbd_ring_vbase is added.
Fixes: 0732484b47b5 ("mwifiex: separate ring initialization and ring creation routines")
Signed-off-by: Navid Emamdoost <[email protected]>
Acked-by: Ganapathi Bhat <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions