FreeRDP/winpr
Richard E. Silverman 7bbb8706ee fix segfault on missing CSP
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.
2022-11-16 14:18:22 +01:00
..
include [winpr, crt] Added wcsstr implementation 2022-11-14 09:28:22 +01:00
libwinpr fix segfault on missing CSP 2022-11-16 14:18:22 +01:00
test Fixed integer range warnings, added tests 2022-01-31 16:13:06 +01:00
tools Added missing include 2022-07-02 16:32:50 +02:00
.gitignore Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
CMakeLists.txt Added replacement MD5 implementation 2022-10-19 08:17:11 +02:00
winpr.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
WinPRConfig.cmake.in build: remove FREERDP_MONOLITHIC_BUILD 2016-01-12 17:32:32 +01:00
wlog.7 Fix issues in wlog man page 2016-12-01 15:36:31 +01:00