diff options
author | 2016-03-11 22:44:37 +0530 | |
---|---|---|
committer | 2016-03-23 17:51:31 +0200 | |
commit | 372f7d6ac11235a69b2cb356cdc8bf67bd68f4c4 (patch) | |
tree | 2ea97c0809a44ee15c254543791305bb125330ee /tools/perf/scripts/python/stackcollapse.py | |
parent | Merge branch 'AF_VSOCK-missed-wakeups' (diff) | |
download | wireguard-linux-372f7d6ac11235a69b2cb356cdc8bf67bd68f4c4.tar.xz wireguard-linux-372f7d6ac11235a69b2cb356cdc8bf67bd68f4c4.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>
Acked-by: Michael Büsch <m@bues.ch>
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions