]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuMigrationCookieNew: Refactor allocation and cleanup
authorPeter Krempa <pkrempa@redhat.com>
Mon, 28 Sep 2020 15:03:33 +0000 (17:03 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 1 Oct 2020 08:01:05 +0000 (10:01 +0200)
commit4aef0fe324428c1ff905ee0ce2b114af0827286a
treed4b617bbb16c90d82a3148764fae6034382ec998
parent6c8b68b312ed94f9c4e907cb35e24bfaed204fd0
qemuMigrationCookieNew: Refactor allocation and cleanup

Move around some code so that we can get rid of the 'cleanup:' label.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_migration_cookie.c