Skip to content

Clean up boring_sys::init()#310

Merged
rushilmehra merged 1 commit intomasterfrom
thread-safe-init
Feb 12, 2025
Merged

Clean up boring_sys::init()#310
rushilmehra merged 1 commit intomasterfrom
thread-safe-init

Conversation

@rushilmehra
Copy link
Collaborator

We don't need the workaround that was initially introduced for a bug in openssl, and OPENSSL_init_ssl always calls into CRYPTO_library_init on boringssl, so just call it explicitly.

We don't need the workaround that was initially introduced for a bug in
openssl, and OPENSSL_init_ssl always calls into CRYPTO_library_init on
boringssl, so just call it explicitly.
@rushilmehra rushilmehra merged commit a613d4b into master Feb 12, 2025
23 checks passed
@rushilmehra rushilmehra deleted the thread-safe-init branch February 12, 2025 01:49
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