FreeRDP/winpr/libwinpr/file
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
..
test Added extended file seek tests. 2015-12-10 10:40:14 +01:00
CMakeLists.txt winpr/file: initial regular file support 2015-09-09 16:47:03 +02:00
file.c Added support for android SetFileTime. 2016-02-26 12:27:59 +01:00
file.h Fixed FILE* leak and EndOfFile settings. 2015-12-16 17:35:59 +01:00
generic.c ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00
ModuleOptions.cmake libwinpr: add stubs for io and file modules 2012-09-24 15:58:33 -04:00
namedPipeClient.c Implemented SetFileTime 2016-02-26 11:00:17 +01:00
pattern.c Reformatted changed files. 2014-09-09 16:32:22 +02:00