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
..
2022-12-13 15:41:58 +01:00
2022-12-12 12:59:32 +01:00
2022-12-09 15:58:26 +01:00
2022-12-09 15:58:26 +01:00
2022-12-09 15:58:26 +01:00