b43: Fix memory leaks in b43_bus_dev_ssb_init andb43_bus_dev_bcma_init

Kalle Valo kvalo at codeaurora.org
Wed Mar 23 08:51:57 PDT 2016


> From: Jia-Ju Bai <baijiaju1990 at 163.com>
> 
> 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 at 163.com>
> Acked-by: Michael Büsch <m at bues.ch>
> Signed-off-by: Sudip Mukherjee <sudip.mukherjee at codethink.co.uk>

Thanks, applied to wireless-drivers.git.

Kalle Valo



More information about the b43-dev mailing list