30 Nov
2023
30 Nov
'23
12:55 a.m.
If you remove the line "_putenv("cat=")" from the test, it fails the same way on Windows. This implies that native is detecting when the environment has been modified *back* to its initial state and undoing the reallocation in that case. That strikes me as a little insane; do we care about implementing that behaviour? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4552#note_54342