Skip to content

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

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:bld-limit-arc4random-for-no-ssl
Closed

build: limit arc4random detection to no-SSL configs#14909
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:bld-limit-arc4random-for-no-ssl

Conversation

@vszakats

@vszakats vszakats commented Sep 14, 2024

Copy link
Copy Markdown
Member

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
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
`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