diff options
author | Pauli Virtanen <pav@iki.fi> | 2025-09-22 21:11:22 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-09-27 11:37:43 -0400 |
commit | 5bf863f4c5da055c1eb08887ae4f26d99dbc4aac (patch) | |
tree | 119d37845fb77f7f5e863233f805eec58d38980f /rust/helpers/rcu.c | |
parent | 6ba85da5804efffe15c89b03742ea868f20b4172 (diff) |
Bluetooth: ISO: don't leak skb in ISO_CONT RX
For ISO_CONT RX, the data from skb is copied to conn->rx_skb, but the
skb is leaked.
Free skb after copying its data.
Fixes: ccf74f2390d6 ("Bluetooth: Add BTPROTO_ISO socket type")
Signed-off-by: Pauli Virtanen <pav@iki.fi>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'rust/helpers/rcu.c')
0 files changed, 0 insertions, 0 deletions