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

ssl: Fix version assertion #8916

Conversation

IngelaAndin
Copy link
Contributor

Make sure assertion is on function clause only and not on selected version

closes #8908

Make sure assertion is on function clause only and not on selected version

closes erlang#8908
@IngelaAndin IngelaAndin self-assigned this Oct 8, 2024
@IngelaAndin IngelaAndin added team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI labels Oct 8, 2024
Copy link
Contributor

github-actions bot commented Oct 8, 2024

CT Test Results

    2 files     67 suites   47m 49s ⏱️
  799 tests   755 ✅  44 💤 0 ❌
3 770 runs  2 976 ✅ 794 💤 0 ❌

Results for commit 031e4d0.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@IngelaAndin
Copy link
Contributor Author

This is confirmed to fix the bug. Will add testcase later together with version extension handling in TLS-1.2 clients.

@IngelaAndin IngelaAndin merged commit f34d0e5 into erlang:maint Oct 9, 2024
16 checks passed
@lhoguin
Copy link
Contributor

lhoguin commented Oct 16, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants