Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: limit arc4random detection to no-SSL configs #14909

Closed

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Sep 14, 2024

arc4random() is no longer used if any TLS backend is active.
Limit feature detection to builds with no TLS backend.

@vszakats vszakats added the build label Sep 14, 2024
@vszakats vszakats closed this in d1bf447 Sep 19, 2024
@vszakats vszakats deleted the bld-limit-arc4random-for-no-ssl branch September 19, 2024 13:48
moritzbuhl pushed a commit to moritzbuhl/curl that referenced this pull request Sep 20, 2024
`arc4random()` is no longer used if any TLS backend is active.
Limit feature detection to builds with no TLS backend.

Closes curl#14909
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants