7bbb8706ee
These routines: NCryptOpenStorageProvider() winpr_NCryptOpenStorageProviderEx would segfault with PKCS11 support enabled, if the user did not supply a service provider name ("CSP"); they assumed the parameter pszProviderName would always be non-NULL, but it's NULL in that case. |
||
---|---|---|
.. | ||
test | ||
CMakeLists.txt | ||
ModuleOptions.cmake | ||
ncrypt_pkcs11.c | ||
ncrypt.c | ||
ncrypt.h |