diff options
author | Bin Meng <bin.meng@windriver.com> | 2022-09-25 19:29:59 +0800 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2022-09-27 20:51:20 +0200 |
commit | b6dabc82b070850711881feaa0d8028ee7c396dc (patch) | |
tree | b0ba910ff9d45c212048e71664d73840916db84e /os-win32.c | |
parent | 28ea545b33f79dfd734d9a842a3a2cc9bf89d5e8 (diff) | |
download | qemu-b6dabc82b070850711881feaa0d8028ee7c396dc.zip qemu-b6dabc82b070850711881feaa0d8028ee7c396dc.tar.gz qemu-b6dabc82b070850711881feaa0d8028ee7c396dc.tar.bz2 |
tests/qtest: libqtest: Avoid using hardcoded /tmp
The qtest library was written to use hardcoded /tmp directory for
temporary files. Update to use g_get_tmp_dir() and g_dir_make_tmp()
for a portable implementation.
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220925113032.1949844-22-bmeng.cn@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'os-win32.c')
0 files changed, 0 insertions, 0 deletions