On 24/08/2022 11.39, Bin Meng wrote:
From: Bin Meng <bin.m...@windriver.com>

Windows does not provide a setenv() API, but glib does.
Replace setenv() call with the glib version.

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

  tests/qtest/fuzz/generic_fuzz.c | 8 ++++----
  tests/qtest/libqtest.c          | 2 +-
  2 files changed, 5 insertions(+), 5 deletions(-)

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


Reply via email to