Files
FreeRDP/winpr/libwinpr/path/test
Norbert Federa a45ac8dad8 winpr/path: fix PathCchFindExtensionA and more
- PathCchFindExtensionA had an off-by-one error when verifying the
  required null termination
- TestPathCchFindExtension used unicode strings when testing the
  *A (ASCII) functions
- The PathAllocCombineW implementation (which is still buggy has
  hell) used strlen to calculate the lenght of unicode strings

TestPath now succeeds on WIN32
2016-05-26 18:36:02 +02:00
..
2012-10-01 16:49:34 -04:00
2015-06-09 13:16:28 +02:00
2015-06-03 16:06:02 +02:00
2015-06-22 19:09:59 +02:00