FreeRDP/channels/echo
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
..
client Exporting channel entry points. 2016-02-29 15:18:19 +01:00
server ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00
CMakeLists.txt echo: add server echo channel api. 2014-07-15 11:42:12 +08:00
ChannelOptions.cmake echo: add server echo channel api. 2014-07-15 11:42:12 +08:00