mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:51:42 +03:00
parent
d4d7139e70
commit
27f55383fb
1 changed files with 2 additions and 0 deletions
|
|
@ -581,6 +581,8 @@ schannel_acquire_credential_handle(struct Curl_cfilter *cf,
|
|||
" for %s",
|
||||
blob ? "(memory blob)" : data->set.ssl.primary.clientcert);
|
||||
curlx_unicodefree(cert_path);
|
||||
if(fInCert)
|
||||
curlx_fclose(fInCert);
|
||||
return CURLE_SSL_CERTPROBLEM;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue