linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] blk-mq error handling memory leak
@ 2019-04-19 20:35 Jes Sorensen
  2019-04-19 20:35 ` [PATCH 1/1] blk-mq: Fix memory leak in error handling Jes Sorensen
  2019-05-29 20:16 ` [PATCH 0/1] blk-mq error handling memory leak Jes Sorensen
  0 siblings, 2 replies; 4+ messages in thread
From: Jes Sorensen @ 2019-04-19 20:35 UTC (permalink / raw)
  To: linux-block; +Cc: kernel-team, Jes Sorensen

From: Jes Sorensen <jsorensen@fb.com>

Hi,

Digging through this, I don't see the callback data getting freed in
case of errors in blk_mq_init_allocated_queue() unless I am missing
some obscure path that cleans it up later?

Cheers,
Jes

Jes Sorensen (1):
  blk-mq: Fix memory leak in error handling

 block/blk-mq.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-05-29 20:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-19 20:35 [PATCH 0/1] blk-mq error handling memory leak Jes Sorensen
2019-04-19 20:35 ` [PATCH 1/1] blk-mq: Fix memory leak in error handling Jes Sorensen
2019-05-29 20:33   ` Jens Axboe
2019-05-29 20:16 ` [PATCH 0/1] blk-mq error handling memory leak Jes Sorensen

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