mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
Since the last change untouched string settings were written to the rdp file because their default value was set to NULL instead of ~0. This resulted in settings being written to the rdp file with a value of "(null)" instead of just being skipped.