FreeRDP/libfreerdp
Martin Fleisz 103c0a983c core: Fix handling of alternate shell if set to an empty string
In case alternate shell was set to an empty string ("") the old code
would try to convert it to a WChar string. This resulted in a NULL
pointer being returned by `ConvertUtf8ToWCharAlloc` that was interpreted
as an error and the connection failed.
2022-12-15 11:56:05 +01:00
..
cache [cache,pointer] ignore pointer cache index violations 2022-12-06 09:08:12 +01:00
codec [codec,xcrush] follow up to #8529 2022-12-13 15:41:58 +01:00
common [transport] remove polling loop 2022-12-12 12:59:32 +01:00
core core: Fix handling of alternate shell if set to an empty string 2022-12-15 11:56:05 +01:00
crypto new [tls/server]: disable client side renegotiation 2022-12-15 11:06:19 +01:00
emu Decreased logging verbosity for smartcard emulation 2022-10-13 13:57:11 +02:00
gdi [gdi] Add failure logging in gdi_Bitmap_Decompress 2022-12-13 13:38:25 +01:00
locale Fixed Wsign-compare warnings 2022-12-09 15:58:26 +01:00
primitives Fixed some warnings 2022-12-09 15:58:26 +01:00
utils [smartcard] fix multi string conversion 2022-12-02 15:08:09 +01:00
CMakeLists.txt Fixed various compiler warnings 2022-12-09 15:58:26 +01:00
freerdp.pc.in Fixed freerdp pkg-config file 2022-03-03 11:26:48 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00