msvcrt: Fix _wdupenv_s behavior with missing env var.
commitaafef01cc2a0c49ed902e63edac6da4b0278e53f
authorRémi Bernon <rbernon@codeweavers.com>
Thu, 23 Feb 2023 11:21:03 +0000 (23 12:21 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 23 Feb 2023 16:27:29 +0000 (23 17:27 +0100)
tree1b4c215d535418035e0802c62f25684386cb0dc7
parent5a08eab3033edf1f858776523699f333d793a8c1
msvcrt: Fix _wdupenv_s behavior with missing env var.
dlls/msvcr80/tests/msvcr80.c
dlls/msvcrt/environ.c