[PATCH] Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()
Marcel Holtmann
marcel at holtmann.org
Thu Mar 17 04:12:24 PDT 2022
Hi Dan,
> This code has an uninitialized variable warning:
>
> drivers/bluetooth/btmtkuart.c:184 mtk_hci_wmt_sync()
> error: uninitialized symbol 'wc'.
>
> But it also has error paths which have memory leaks.
>
> Fixes: 8f550f55b155 ("Bluetooth: btmtkuart: rely on BT_MTK module")
> Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
> ---
> drivers/bluetooth/btmtkuart.c | 12 +++++++-----
> 1 file changed, 7 insertions(+), 5 deletions(-)
patch has been applied to bluetooth-next tree.
Regards
Marcel
More information about the Linux-mediatek
mailing list