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

fix: Removing new usage of memcmp #4657

Merged
merged 3 commits into from
Jul 19, 2024
Merged

fix: Removing new usage of memcmp #4657

merged 3 commits into from
Jul 19, 2024

Conversation

maddeleine
Copy link
Contributor

Resolved issues:

Fixes CI

Description of changes:

Replaces the memcmp with s2n_constant_time_equals.

Testing:

All tests pass.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Jul 18, 2024
tls/s2n_resume.c Outdated Show resolved Hide resolved
@maddeleine maddeleine requested a review from lrstewart July 18, 2024 23:03
@maddeleine maddeleine added this pull request to the merge queue Jul 19, 2024
Merged via the queue into main with commit a33dfab Jul 19, 2024
37 checks passed
@maddeleine maddeleine deleted the fixing_main branch July 19, 2024 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants