[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221117113714.12776-1-shangxiaojing@huawei.com>
Date: Thu, 17 Nov 2022 19:37:11 +0800
From: Shang XiaoJing <shangxiaojing@...wei.com>
To: <krzysztof.kozlowski@...aro.org>, <pavel@...x.de>,
<u.kleine-koenig@...gutronix.de>, <kuba@...nel.org>,
<michael@...le.cc>, <cuissard@...vell.com>,
<sameo@...ux.intel.com>, <clement.perrochaud@....com>,
<r.baldyga@...sung.com>, <netdev@...r.kernel.org>
CC: <shangxiaojing@...wei.com>
Subject: [PATCH 0/3] nfc: Fix potential memory leak of skb
There are still somewhere maybe leak the skb, fix the memleaks by adding
fail path.
Shang XiaoJing (3):
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
drivers/nfc/nfcmrvl/i2c.c | 4 +++-
drivers/nfc/nxp-nci/core.c | 8 ++++++--
drivers/nfc/s3fwrn5/core.c | 1 +
3 files changed, 10 insertions(+), 3 deletions(-)
--
2.17.1
Powered by blists - more mailing lists