diff options
| author | Jia-Ju Bai <baijiaju1990@163.com> | 2016-03-18 13:24:28 +1100 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2016-04-07 19:37:44 +0300 |
| commit | 96838d61102a0fca20a7bda7289e0492aaf11896 (patch) | |
| tree | 13a54102d220a9573f680e60e7f8a3f2e1c784cb /tools/perf/scripts/python | |
| parent | iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_... (diff) | |
| download | linux-96838d61102a0fca20a7bda7289e0492aaf11896.tar.gz linux-96838d61102a0fca20a7bda7289e0492aaf11896.zip | |
b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_init
The memory allocated by kzalloc in b43_bus_dev_ssb_init and
b43_bus_dev_bcma_init is not freed.
This patch fixes the bug by adding kfree in b43_ssb_remove,
b43_bcma_remove and error handling code of b43_bcma_probe.
Thanks Michael for his suggestion.
Signed-off-by: Jia-Ju Bai <baijiaju1990@163.com>
Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
