advapi32: Return ERROR_INVALID_PARAMETER for invalid crypt objects' handles.
commit7d4eaa30a4f5d1cda3efe1d7a7477ca70d1d1c4b
authorPaul Gofman <pgofman@codeweavers.com>
Tue, 23 Feb 2021 13:07:31 +0000 (23 16:07 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Feb 2021 21:30:30 +0000 (23 22:30 +0100)
tree19cae98d8d3741c321d9bf0896037a8cb8e93352
parenteca2bfd071ea2142f5c4126badb5bcf923a9a655
advapi32: Return ERROR_INVALID_PARAMETER for invalid crypt objects' handles.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/advapi32/crypt.c
dlls/advapi32/tests/crypt.c