msvcrt: Allocate environment variables in separate allocation chunks.
commitbdb624fffb1c1acc1feb2baec396d9b805cb0ce9
authorEric Pouech <epouech@codeweavers.com>
Tue, 21 Nov 2023 09:23:54 +0000 (21 10:23 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Nov 2023 18:23:27 +0000 (21 19:23 +0100)
tree265b0c5c372d904a4ad27736d0bd88ee003e77c7
parenta45ca342fc418ce5e018953f60c4c1219774f254
msvcrt: Allocate environment variables in separate allocation chunks.
dlls/msvcrt/environ.c
dlls/msvcrt/tests/environ.c
dlls/ucrtbase/tests/environ.c