912b30ba06
`freerdp_parse_username` always returns non-NULL domain information when called. This currently results in `settings->domain` being overridden in every case, even though we might have read domain information from the file before. This PR fixes this issue by checking if domain information was present in the file and if not use the parsed domain informatin. |
||
---|---|---|
.. | ||
test | ||
client_cliprdr_file.c | ||
client_rails.c | ||
client.c | ||
CMakeLists.txt | ||
cmdline.c | ||
cmdline.h | ||
file.c | ||
geometry.c | ||
smartcard_cli.c |