linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] fix two possible memory leak problems in NFC digital module
@ 2021-10-13  7:49 Ziyang Xuan
  2021-10-13  7:50 ` [PATCH net 1/2] NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() Ziyang Xuan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ziyang Xuan @ 2021-10-13  7:49 UTC (permalink / raw)
  To: krzysztof.kozlowski; +Cc: davem, kuba, netdev, linux-kernel

Fix two possible memory leak problems in NFC digital module.

Ziyang Xuan (2):
  NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()
  NFC: digital: fix possible memory leak in digital_in_send_sdd_req()

 net/nfc/digital_core.c       | 9 +++++++--
 net/nfc/digital_technology.c | 8 ++++++--
 2 files changed, 13 insertions(+), 4 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-10-14  0:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-13  7:49 [PATCH net 0/2] fix two possible memory leak problems in NFC digital module Ziyang Xuan
2021-10-13  7:50 ` [PATCH net 1/2] NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() Ziyang Xuan
2021-10-13  9:35   ` Krzysztof Kozlowski
2021-10-13  7:50 ` [PATCH net 2/2] NFC: digital: fix possible memory leak in digital_in_send_sdd_req() Ziyang Xuan
2021-10-13  9:36   ` Krzysztof Kozlowski
2021-10-14  0:50 ` [PATCH net 0/2] fix two possible memory leak problems in NFC digital module patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).