Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

laomaiweng
Copy link
Contributor

The CRYPTO_THREADID type is no longer available in OpenSSL ≥ 1.1.0 with deprecated features disabled, and causes build failures. Since the threadid_cb() function is only ever called by git_openssl_set_locking() when defined(OPENSSL_LEGACY_API), only define it then.

The `CRYPTO_THREADID` type is no longer available in OpenSSL ≥ 1.1.0 with deprecated features disabled, and causes build failures. Since the `threadid_cb()` function is only ever called by `git_openssl_set_locking()` when `defined(OPENSSL_LEGACY_API)`, only define it then.
@pks-t pks-t merged commit 8a14846 into libgit2:master May 30, 2018
@pks-t
Copy link
Member

pks-t commented May 30, 2018

Thanks for your contribution, this is obviously correct!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants