mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 08:24:16 +09:00
[coverity] 1543108 Resource leak
This commit is contained in:
@@ -1290,6 +1290,8 @@ SECURITY_STATUS NCryptOpenP11StorageProviderEx(NCRYPT_PROV_HANDLE* phProvider,
|
||||
return ERROR_SUCCESS;
|
||||
|
||||
out_load_library:
|
||||
if (library)
|
||||
FreeLibrary(library);
|
||||
modulePaths++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user