]> git.proxmox.com Git - mirror_qemu.git/commit
block: Fix leak of ignore_children in error path
authorFam Zheng <famz@redhat.com>
Thu, 15 Mar 2018 03:51:57 +0000 (11:51 +0800)
committerKevin Wolf <kwolf@redhat.com>
Mon, 19 Mar 2018 11:01:39 +0000 (12:01 +0100)
commit2c860e797ab2af7393c767cdd9e27aa1eecfc812
treeee189c1670addceb27f0b8a092966683b1359761
parent4f8e3a1f225ea51707e2eec0aef5e8758b4d7e40
block: Fix leak of ignore_children in error path

Reported-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.c