diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-03-03 08:23:42 -0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-04 18:16:10 -0800 |
| commit | d42449d2c17cdf06d1f63268557450bd3f051e9a (patch) | |
| tree | e546f1d1b36f12a584d5ddf8af24905a2034b371 /include | |
| parent | 7bd4b0c4779f978a6528c9b7937d2ca18e936e2c (diff) | |
nfc: digital: free skb on digital_in_send error paths
digital_in_send() takes ownership of the skb passed by the caller
(nfc_data_exchange), make sure it's freed on all error paths.
Found looking around the real driver for similar bugs to the one
just fixed in nci.
Fixes: 2c66daecc409 ("NFC Digital: Add NFC-A technology support")
Reviewed-by: Joe Damato <joe@dama.to>
Link: https://patch.msgid.link/20260303162346.2071888-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
