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

Skip to content

Conversation

layus
Copy link
Contributor

@layus layus commented Oct 24, 2024

This adds support for boringssl where OPENSSL_thread_stop is not implemented/defined and CONF_modules_unload is also missing. Fixed by removing these calls when boringssl is in use.

  • Did you create an Apache Jira ticket? (Request account here, not required for trivial changes)
  • If a ticket exists: Does your pull request title follow the pattern "THRIFT-NNNN: describe my issue"?
  • Did you squash your changes to a single commit? (not required, but preferred)
  • Did you do your best to avoid breaking changes? If one was needed, did you label the Jira ticket with "Breaking-Change"?
  • If your change does not involve any code, include [skip ci] anywhere in the commit message to free up build resources.

@jeking3
Copy link
Contributor

jeking3 commented Oct 24, 2024

You'll want to align this to #3049 which I just merged.

@layus
Copy link
Contributor Author

layus commented Oct 24, 2024 via email

@Jens-G Jens-G added the c++ label Oct 24, 2024
@layus
Copy link
Contributor Author

layus commented Nov 5, 2024

@jeking3 Resolved conflicts with #3049, and fixed the logic as per my comment above. May I ask you to have a second look at this PR ?

Copy link
Contributor

@jeking3 jeking3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing that up.

@Jens-G Jens-G added the rebase needed rebase needed label Nov 17, 2024
@seanngpack
Copy link

any movement on this? would be great to have this change in

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

Successfully merging this pull request may close these issues.

4 participants