Paul Gofman : advapi32: Return ERROR_INVALID_PARAMETER for invalid crypt objects' handles.

Alexandre Julliard julliard at winehq.org
Tue Feb 23 15:54:47 CST 2021


Module: wine
Branch: master
Commit: 7d4eaa30a4f5d1cda3efe1d7a7477ca70d1d1c4b
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=7d4eaa30a4f5d1cda3efe1d7a7477ca70d1d1c4b

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Tue Feb 23 16:07:31 2021 +0300

advapi32: Return ERROR_INVALID_PARAMETER for invalid crypt objects' handles.

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/advapi32/crypt.c       | 295 +++++++++++++++++++++++---------------------
 dlls/advapi32/tests/crypt.c |  55 ++++++++-
 2 files changed, 206 insertions(+), 144 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=7d4eaa30a4f5d1cda3efe1d7a7477ca70d1d1c4b



More information about the wine-cvs mailing list