]> git.ipfire.org Git - thirdparty/qemu.git/commit
cpu-plug-test: fix leaks
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 7 Nov 2019 19:27:31 +0000 (23:27 +0400)
committerThomas Huth <thuth@redhat.com>
Mon, 11 Nov 2019 12:02:30 +0000 (13:02 +0100)
commit741309136e54fdcfff701d2311b4137b92c8b3c8
treec3aabf0667549933d4fe4b0a688b0d0b02a27ea0
parent36524a1a3dd280189b3129029caa5d114b41b2c0
cpu-plug-test: fix leaks

Spotted by ASAN.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20191107192731.17330-4-marcandre.lureau@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Fixes: 021a007efc3 ("cpu-plug-test: fix device_add for pc/q35 machines")
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/cpu-plug-test.c