aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJia-Ju Bai <[email protected]>2016-03-18 13:24:28 +1100
committerKalle Valo <[email protected]>2016-04-07 19:37:44 +0300
commit96838d61102a0fca20a7bda7289e0492aaf11896 (patch)
tree13a54102d220a9573f680e60e7f8a3f2e1c784cb /tools/perf/scripts/python
parentfe9b47944edff9b6244c4f5e81bd7b50574dc22b (diff)
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 <[email protected]> Tested-by: Sudip Mukherjee <[email protected]> Signed-off-by: Julian Calaby <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions