Make crypt functions more robust in case of incorrect api usage.
commit44cb0906da3dddbca1fe670e723b4d03aa3e2488
authorMichael Jung <mjung@iss.tu-darmstadt.de>
Mon, 11 Apr 2005 12:55:36 +0000 (11 12:55 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Apr 2005 12:55:36 +0000 (11 12:55 +0000)
tree626358b67c4c62fc28a68b57469675e778b22b64
parent962a5e7742178c1b5046e260246527a5e319faf9
Make crypt functions more robust in case of incorrect api usage.
dlls/advapi32/crypt.c
dlls/advapi32/crypt.h
dlls/advapi32/tests/crypt.c