FreeRDP/winpr/libwinpr/crt/test
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
..
.gitignore libwinpr-crt: add tests for memory aligned allocation functions 2012-10-01 19:10:00 -04:00
CMakeLists.txt winpr: add intrin.h 2015-05-26 16:41:29 +02:00
TestAlignment.c Fixed warnings for 32 bit builds 2013-03-15 22:49:25 +01:00
TestString.c Fixed warnings for 32 bit builds 2013-03-15 22:49:25 +01:00
TestTypes.c libwinpr-smartcard: fix usage of native data types 2014-04-25 18:49:57 -04:00
TestUnicodeConversion.c ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00