ntdll: Don't fail when trying to remove the value of a non-existant variable in RtlSe...
commit2f2cdc8bb147f62ade1c5a2f1ae4c7b2863e6b08
authorGijs Vermeulen <gijsvrm@gmail.com>
Wed, 21 Apr 2021 18:21:36 +0000 (21 20:21 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Apr 2021 20:11:27 +0000 (21 22:11 +0200)
treef9cc487b4b10d0f9c8885468da8de764aa635a6e
parent09879590cb0abf899475e5bdad1aa715f8930f7a
ntdll: Don't fail when trying to remove the value of a non-existant variable in RtlSetEnvironmentVariable().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51035
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/env.c
dlls/ntdll/tests/env.c