7 Apr
2026
7 Apr
'26
7:41 p.m.
On Tue, Apr 07, 2026 at 20:26:15 +0200, Pavel Hrdina via Devel wrote:
From: Pavel Hrdina <phrdina@redhat.com>
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 <phrdina@redhat.com> --- src/qemu/qemu_block.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>