diff options
| author | Abdun Nihaal <nihaal@cse.iitm.ac.in> | 2025-10-28 23:26:30 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-11-13 15:34:37 -0500 |
| commit | 0545cc1a4a02066a5807c58361894bb5d2561fa8 (patch) | |
| tree | 154ac9774d8d11e0aa721724ab6c6836b773039c /include/net/aligned_data.h | |
| parent | cf2c2acec1cf456c3d11c11a7589e886a0f963a9 (diff) | |
Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2()
[ Upstream commit 1c21cf89a66413eb04b2d22c955b7a50edc14dfa ]
The memory allocated for ptr using kvmalloc() is not freed on the last
error path. Fix that by freeing it on that error path.
Fixes: 9a24ce5e29b1 ("Bluetooth: btrtl: Firmware format v2 support")
Signed-off-by: Abdun Nihaal <nihaal@cse.iitm.ac.in>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions
