In commit 382ed1e8 (mbedtls: load default CA certificates, 2018-03-29), the function `git_mbedtls_stream_global_init` was refactored to call out to `git_mbedtls__set_cert_location` instead of setting up the certificates itself. The conversion forgot to remove the now-unused "cacert" variable, which is now only getting declared to be free'd at the end of the function. Remove it.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| curl.c | Loading commit data... | |
| curl.h | Loading commit data... | |
| mbedtls.c | Loading commit data... | |
| mbedtls.h | Loading commit data... | |
| openssl.c | Loading commit data... | |
| openssl.h | Loading commit data... | |
| socket.c | Loading commit data... | |
| socket.h | Loading commit data... | |
| stransport.c | Loading commit data... | |
| stransport.h | Loading commit data... | |
| tls.c | Loading commit data... | |
| tls.h | Loading commit data... |