On 25/09/2022 13.29, Bin Meng wrote:
From: Bin Meng <bin.m...@windriver.com>

This case was written to use hardcoded /tmp directory for temporary
files. Update to use g_file_open_tmp() for a portable implementation.

Signed-off-by: Bin Meng <bin.m...@windriver.com>
---

Changes in v3:
- Split to a separate patch
- Ensure g_autofree variable is initialized

  tests/qtest/ahci-test.c | 19 +++++++++++--------
  1 file changed, 11 insertions(+), 8 deletions(-)

Reviewed-by: Thomas Huth <th...@redhat.com>


Reply via email to