FreeRDP/winpr/libwinpr/path/include
Norbert Federa cdabfcf9e1 winpr/path: Denounce PathAllocCombine and more
Note: This commit does NOT really fix PathAllocCombine!

- print a warning message that the function is buggy and added a code
  comment describing the issues
- fix misuse of the S_FALSE HRESULT in error conditions
- prevent some segfaults
- check result of HeapAlloc

Fortunately PathAllocCombine is unused in FreeRDP
2015-06-08 14:33:19 +02:00
..
PathAllocCombine.c winpr/path: Denounce PathAllocCombine and more 2015-06-08 14:33:19 +02:00
PathCchAddExtension.c winpr: fix PathCchAddExtension 2015-06-03 16:06:02 +02:00
PathCchAddSeparator.c winpr: fix PathCchAddBackslash 2015-06-03 16:06:01 +02:00
PathCchAddSeparatorEx.c winpr: fix PathCchAddBackslashEx 2015-06-03 16:06:02 +02:00
PathCchAppend.c winpr: fix PathCchAppend 2015-06-03 16:06:02 +02:00