msvcrt: Fix _dupenv_s behavior with missing env var.
commit5a08eab3033edf1f858776523699f333d793a8c1
authorRémi Bernon <rbernon@codeweavers.com>
Thu, 23 Feb 2023 11:20:30 +0000 (23 12:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 23 Feb 2023 16:27:29 +0000 (23 17:27 +0100)
treec2bcd48e63d2d0273e1b580e75b760000dc91b48
parent6017344edb37e99a03617154bd54dc2d29a73b21
msvcrt: Fix _dupenv_s behavior with missing env var.
dlls/msvcr80/tests/msvcr80.c
dlls/msvcrt/environ.c