Commit 07e316a028af16ea6eca60bc8b127f220b12d824

Bruno Haible 2024-05-24T12:38:54

putenv tests: Put the putenv() argument strings into writable memory. * tests/test-putenv.c (main): Declare static variables of type 'char[]', not 'char *'.