On Tue, Apr 07, 2026 at 20:26:15 +0200, Pavel Hrdina via Devel wrote: > From: Pavel Hrdina <[email protected]> > > We would leak ret if the remaining two virJSONValueObjectAdd() calls > would fail but it will not happen with current code. > > Fixes: c7570bbef89b20058095270e07fad0dcc8f60e7a > Signed-off-by: Pavel Hrdina <[email protected]> > --- > src/qemu/qemu_block.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Peter Krempa <[email protected]>
