On 24/08/2022 11.39, Bin Meng wrote:
From: Bin Meng <[email protected]>Windows does not provide a setenv() API, but glib does. Replace setenv() call with the glib version. Signed-off-by: Bin Meng <[email protected]> --- tests/qtest/fuzz/generic_fuzz.c | 8 ++++---- tests/qtest/libqtest.c | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
