kernel32: Make a copy of the process environment in CreateProcessW().
commit2475cb767d5878b70f0ea4519d3918cc18483968
authorAlexandre Julliard <julliard@winehq.org>
Mon, 8 Oct 2018 14:27:42 +0000 (8 16:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Oct 2018 16:23:23 +0000 (8 18:23 +0200)
tree693dc8a69ac61158ff6cd237fb656ba3d59b7aee
parent8908bdbb737a76a99fb194d5a465063fa35c2f08
kernel32: Make a copy of the process environment in CreateProcessW().

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/process.c