Bluetooth: msft: Fix memory leak
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 28 Feb 2024 15:56:49 +0000 (10:56 -0500)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 6 Mar 2024 22:26:23 +0000 (17:26 -0500)
commita6e06258f4c31eba0fcd503e19828b5f8fe7b08b
treea709b2a2043bf79b257c8b2286218f9107e4f329
parent81137162bfaa7278785b24c1fd2e9e74f082e8e4
Bluetooth: msft: Fix memory leak

Fix leaking buffer allocated to send MSFT_OP_LE_MONITOR_ADVERTISEMENT.

Fixes: 9e14606d8f38 ("Bluetooth: msft: Extended monitor tracking by address filter")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/msft.c