a45ac8dad8
- 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 |
||
---|---|---|
.. | ||
PathAllocCombine.c | ||
PathCchAddExtension.c | ||
PathCchAddSeparator.c | ||
PathCchAddSeparatorEx.c | ||
PathCchAppend.c |