Am 04.05.2021 um 08:56 hat Vladimir Sementsov-Ogievskiy geschrieben: > 03.05.2021 14:05, Kevin Wolf wrote: > > 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(-) > > I'll rebase my "[PATCH 0/6] block permission updated follow-up" on top > of this.
Ok, thanks. I've applied this to my block branch now. Kevin