mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
[RAPPS]
Don't leak memory CID 1341348 svn path=/trunk/; revision=70263
This commit is contained in:
@@ -286,6 +286,7 @@ static BOOL CertIsValid(HINTERNET hInternet, LPWSTR lpszHostName)
|
||||
}
|
||||
InternetCloseHandle(hRequest);
|
||||
}
|
||||
InternetCloseHandle(hConnect);
|
||||
}
|
||||
return Ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user