Files
FreeRDP/client/common
akallabeth 9caf38bbb6 [warnings] unify CommandLineParseCommaSeparatedValues
CommandLineParseCommaSeparatedValues does some internal hack to allow
the allocated char** to be cleaned up by free.
This enforces compiler warnings as the pointer types do not match.
Use a new free function CommandLineParserFree instead
2024-10-22 21:11:58 +02:00
..
2024-09-24 11:06:18 +02:00
2022-03-03 11:26:48 +01:00