Skip to content

Simplify ECC and ALPN list size handling in ssl_client2 and ssl_server2 #958

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

Merged
merged 1 commit into from
Jun 9, 2017

Conversation

hanno-becker
Copy link

Summary: This PR simplifies some code in ssl_client2 and ssl_server2 handling the sizes of ALPN and ECC curve lists, in particular removing the use of the %zu format qualifier which doesn't seem to be generally supported.

@mpg mpg merged commit 8651a43 into Mbed-TLS:development Jun 9, 2017
daverodgman added a commit that referenced this pull request Jul 11, 2022
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