-
Bin Meng authored
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.meng@windriver.com>
Reviewed-by:
Thomas Huth <thuth@redhat.com>
Reviewed-by:
Cédric Le Goater <clg@kaod.org>
Message-Id: <20220925113032.1949844-7-bmeng.cn@gmail.com>
Signed-off-by:
Thomas Huth <thuth@redhat.com>Bin Meng authoredThis 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.meng@windriver.com>
Reviewed-by:
Thomas Huth <thuth@redhat.com>
Reviewed-by:
Cédric Le Goater <clg@kaod.org>
Message-Id: <20220925113032.1949844-7-bmeng.cn@gmail.com>
Signed-off-by:
Thomas Huth <thuth@redhat.com>
Loading