fbbcd9b8ef
Gateway code was passing a char string as the package name to `credssp_auth_init`. When using Unicode builds this fails since `QuerySecurityPackageInfo` expects a wchar string. Additionally with unicode builds, `credssp_auth_pkg_name` causes string type mismatches in the gateway code where a char string is expected. |
||
---|---|---|
.. | ||
cache | ||
codec | ||
common | ||
core | ||
crypto | ||
emu | ||
gdi | ||
locale | ||
primitives | ||
utils | ||
CMakeLists.txt | ||
freerdp.pc.in | ||
FreeRDPConfig.cmake.in |