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(bindings): handle failures from wipe #4798

Merged
merged 6 commits into from
Sep 25, 2024
Merged

Conversation

lrstewart
Copy link
Contributor

@lrstewart lrstewart commented Sep 24, 2024

Description of changes:

s2n_renegotiate_wipe is fairly likely to fail, so we should handle those failures.

Testing:

Added a new test that hits the failure path.

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 Sep 24, 2024
Co-authored-by: Wesley Rosenblum <55108558+WesleyRosenblum@users.noreply.github.com>
@lrstewart lrstewart enabled auto-merge (squash) September 24, 2024 22:44
@lrstewart lrstewart merged commit a001e27 into aws:main Sep 25, 2024
37 checks passed
@lrstewart lrstewart deleted the wipe_fix branch September 25, 2024 06:20
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