Fixed coverity issue 1047603
This commit is contained in:
parent
e9be3e9500
commit
53e0d53b99
@ -475,6 +475,7 @@ HANDLE FindFirstFileA(LPCSTR lpFileName, LPWIN32_FIND_DATAA lpFindFileData)
|
||||
}
|
||||
}
|
||||
|
||||
free(pFileSearch);
|
||||
return INVALID_HANDLE_VALUE;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user