mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[winpr,file] fix memory leak in test
This commit is contained in:
@@ -215,7 +215,7 @@ static int TestFileFindFirstFileA(const char* str)
|
||||
obj->fnObjectNew = winpr_ObjectStringClone;
|
||||
|
||||
if (!create_layout(BasePath, files))
|
||||
return -1;
|
||||
goto fail;
|
||||
|
||||
NativePathCchAppendA(FilePath, PATHCCH_MAX_CCH, testFile1A);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user