public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nvmet: Fix memory leak when create ctrl fails
@ 2021-05-19  5:01 Wu Bo
  2021-05-19  5:01 ` [PATCH 1/2] nvmet: Fix memory leak in nvmet_alloc_ctrl() Wu Bo
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Wu Bo @ 2021-05-19  5:01 UTC (permalink / raw)
  To: hch, sagi, chaitanya.kulkarni, kbusch, amit.engel, linux-nvme,
	linux-kernel
  Cc: linfeilong, wubo40

Hi,

This series of patches to fix the issuse of memory leak 
when creating ctrl fails.

Wu Bo (2):
  nvmet: Fix memory leak in nvmet_alloc_ctrl()
  nvme-loop: Fix memory leak in nvme_loop_create_ctrl()

 drivers/nvme/target/core.c | 2 +-
 drivers/nvme/target/loop.c | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
1.8.3.1


_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

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

end of thread, other threads:[~2021-05-19  6:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-19  5:01 [PATCH 0/2] nvmet: Fix memory leak when create ctrl fails Wu Bo
2021-05-19  5:01 ` [PATCH 1/2] nvmet: Fix memory leak in nvmet_alloc_ctrl() Wu Bo
2021-05-19  4:45   ` Chaitanya Kulkarni
2021-05-19  5:01 ` [PATCH 2/2] nvme-loop: Fix memory leak in nvme_loop_create_ctrl() Wu Bo
2021-05-19  4:48   ` Chaitanya Kulkarni
2021-05-19  6:35 ` [PATCH 0/2] nvmet: Fix memory leak when create ctrl fails Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox