All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] block: Fix Transaction leaks
@ 2021-05-03 11:05 Kevin Wolf
  2021-05-03 11:05 ` [PATCH 1/2] block: Fix Transaction leak in bdrv_root_attach_child() Kevin Wolf
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Kevin Wolf @ 2021-05-03 11:05 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, vsementsov, qemu-devel, mreitz

These are two follow-up fixes for Vladimir's "block: update graph
permissions update". The bugs were reported by Coverity.

Kevin Wolf (2):
  block: Fix Transaction leak in bdrv_root_attach_child()
  block: Fix Transaction leak in bdrv_reopen_multiple()

 block.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.30.2



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

end of thread, other threads:[~2021-05-05 10:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-03 11:05 [PATCH 0/2] block: Fix Transaction leaks Kevin Wolf
2021-05-03 11:05 ` [PATCH 1/2] block: Fix Transaction leak in bdrv_root_attach_child() Kevin Wolf
2021-05-03 11:43   ` Vladimir Sementsov-Ogievskiy
2021-05-03 11:49   ` Max Reitz
2021-05-03 11:51     ` Vladimir Sementsov-Ogievskiy
2021-05-03 11:53       ` Max Reitz
2021-05-03 12:14         ` Vladimir Sementsov-Ogievskiy
2021-05-03 12:31           ` Vladimir Sementsov-Ogievskiy
2021-05-03 11:05 ` [PATCH 2/2] block: Fix Transaction leak in bdrv_reopen_multiple() Kevin Wolf
2021-05-03 11:40   ` Vladimir Sementsov-Ogievskiy
2021-05-03 12:41     ` Kevin Wolf
2021-05-03 13:09       ` Vladimir Sementsov-Ogievskiy
2021-05-03 14:33         ` Kevin Wolf
2021-05-04  6:52           ` Vladimir Sementsov-Ogievskiy
2021-05-04  6:51   ` Vladimir Sementsov-Ogievskiy
2021-05-04  6:56 ` [PATCH 0/2] block: Fix Transaction leaks Vladimir Sementsov-Ogievskiy
2021-05-05 10:25   ` Kevin Wolf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.