FreeRDP/channels/cliprdr/client
Norbert Federa ef4b29e5b3 ConvertFromUnicode fixes and misc hardening
- Added missing ConvertFromUnicode checks
- If ConvertToUnicode allocates memory, guarantee the null termination
  similar to ConvertFromUnicode's implementation
- Fixed some TestUnicodeConversion.c CTest return values
- Added some CTests for ConvertFromUnicode and ConvertToUnicode
- Misc code and protocol hardening fixes in the surrounding code regions
  that have been touched
2016-03-03 16:56:19 +01:00
..
cliprdr_format.c ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00
cliprdr_format.h Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00
cliprdr_main.c Fixed clipboard file contents response and message to string. 2015-10-27 10:44:31 +01:00
cliprdr_main.h Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00
CMakeLists.txt cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00