Re: [PATCH] b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_init

From: Kalle Valo
Date: Mon Mar 14 2016 - 02:19:22 EST


Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx> writes:

> From: Jia-Ju Bai <baijiaju1990@xxxxxxx>
>
> 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@xxxxxxx>
> Acked-by: Michael BÃsch <m@xxxxxxx>
> Signed-off-by: Sudip Mukherjee <sudip.mukherjee@xxxxxxxxxxxxxxx>

If no objections I'm planning to queue this to 4.6-rc2.

--
Kalle Valo