Skip to content

bearssl: fix build with disabled proxy support#5666

Closed
baruchsiach wants to merge 1 commit intocurl:masterfrom
baruchsiach:fix-bearssl-no-proxy
Closed

bearssl: fix build with disabled proxy support#5666
baruchsiach wants to merge 1 commit intocurl:masterfrom
baruchsiach:fix-bearssl-no-proxy

Conversation

@baruchsiach
Copy link
Copy Markdown
Contributor

Avoid reference to fields that do not exist when CURL_DISABLE_PROXY is
defined.

Avoid reference to fields that do not exist when CURL_DISABLE_PROXY is
defined.
@sterchelen
Copy link
Copy Markdown
Contributor

The build failed without this?

@baruchsiach
Copy link
Copy Markdown
Contributor Author

The build failed without this?

Of course. The code refers to non-existing struct fields. See for example:

http://autobuild.buildroot.net/results/4d3/4d37d9163bfece536974f15f16b2ebfc5fabc539/build-end.log

@bagder
Copy link
Copy Markdown
Member

bagder commented Jul 12, 2020

Thanks!

@bagder bagder closed this in 81bf271 Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants