linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mmc: sdio: fixes some leaks
@ 2022-11-02  1:25 Yang Yingliang
  2022-11-02  1:25 ` [PATCH v2 1/3] mmc: sdio: fix of node refcount leak in sdio_add_func() Yang Yingliang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Yang Yingliang @ 2022-11-02  1:25 UTC (permalink / raw)
  To: linux-mmc; +Cc: ulf.hansson, yangyingliang

This patch a refcount leak and two memory leaks about
SDIO function.

v1 -> v2:
  Fix compile error in patch #2.

Yang Yingliang (3):
  mmc: sdio: fix of node refcount leak in sdio_add_func()
  mmc: sdio: fix possible memory leak in sdio_init_func()
  mmc: sdio: fix possible memory leak in mmc_attach_sdio()

 drivers/mmc/core/sdio.c     |  7 ++-----
 drivers/mmc/core/sdio_bus.c | 11 ++++++-----
 2 files changed, 8 insertions(+), 10 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-11-08 16:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-02  1:25 [PATCH v2 0/3] mmc: sdio: fixes some leaks Yang Yingliang
2022-11-02  1:25 ` [PATCH v2 1/3] mmc: sdio: fix of node refcount leak in sdio_add_func() Yang Yingliang
2022-11-08 16:04   ` Ulf Hansson
2022-11-02  1:25 ` [PATCH v2 2/3] mmc: sdio: fix possible memory leak in sdio_init_func() Yang Yingliang
2022-11-02  1:25 ` [PATCH v2 3/3] mmc: sdio: fix possible memory leak in mmc_attach_sdio() Yang Yingliang

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).