Files
FreeRDP/client
Martin Fleisz 912b30ba06 common: Fix parsing of rdp file domain info
`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.
2023-03-06 11:41:22 +01:00
..
2023-02-27 11:18:02 +01:00
2023-02-15 13:34:18 +01:00
2023-03-06 10:04:59 +01:00
2023-02-15 13:34:18 +01:00