diff options
author | Shang XiaoJing <shangxiaojing@huawei.com> | 2022-11-17 19:37:14 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-11-21 08:31:53 +0000 |
commit | 60dcb5ff55e5c5da259a0dcc4c24c842de1abc9d (patch) | |
tree | 44ea79920a9de643f446c47a72e3bd9883c8ac93 /crypto/rsaprivkey.asn1 | |
parent | 614761e1119c994a7f19e4c9f37b1d2d7fe7306e (diff) |
nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
s3fwrn5_nci_send() won't free the skb when it failed for the check
before s3fwrn5_write(). As the result, the skb will memleak. Free the
skb when the check failed.
Fixes: c04c674fadeb ("nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip")
Signed-off-by: Shang XiaoJing <shangxiaojing@huawei.com>
Suggested-by: Pavel Machek <pavel@denx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/rsaprivkey.asn1')
0 files changed, 0 insertions, 0 deletions