summary refs log tree commit diff stats
path: root/hw/core/generic-loader.c
diff options
context:
space:
mode:
authorGreg Kurz <groug@kaod.org>2022-02-01 16:15:07 +0100
committerChristian Schoenebeck <qemu_oss@crudebyte.com>2022-02-17 16:57:58 +0100
commitba6112e40c03594cf4e3a7a6ebf52341153e7496 (patch)
tree09dc94c4facbdef4e76a97d0a2875ef4ed9c9884 /hw/core/generic-loader.c
parent68c66a96c8393d482599bf56f1c13c7ae3e13ec1 (diff)
downloadfocaccia-qemu-ba6112e40c03594cf4e3a7a6ebf52341153e7496.tar.gz
focaccia-qemu-ba6112e40c03594cf4e3a7a6ebf52341153e7496.zip
tests/9pfs: Fix leak of local_test_path
local_test_path is allocated in virtio_9p_create_local_test_dir() to hold the path
of the temporary directory. It should be freed in virtio_9p_remove_local_test_dir()
when the temporary directory is removed. Clarify the lifecycle of local_test_path
while here.

Based-on: <f6602123c6f7d0d593466231b04fba087817abbd.1642879848.git.qemu_oss@crudebyte.com>
Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <20220201151508.190035-2-groug@kaod.org>
Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Diffstat (limited to 'hw/core/generic-loader.c')
0 files changed, 0 insertions, 0 deletions