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: add missing corpus files for s2n_deserialize_resumption_state_test #4672

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

jouho
Copy link
Contributor

@jouho jouho commented Jul 29, 2024

Resolved issues:

Resolves #4629

Description of changes:

Add corpus files for s2n_deserialize_resumption_state_test to get better fuzzing result.
Corpus files are generated as a part of #4665

Call-outs:

Testing:

Confirmed Fuzz tests in the CI 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 29, 2024
@jouho jouho requested review from maddeleine and dougch July 29, 2024 20:58
@jouho jouho marked this pull request as ready for review July 29, 2024 20:58
Copy link
Contributor

@dougch dougch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost hate to do this, with the s3 corpus PR so close...

@jouho jouho merged commit f68135d into main Jul 29, 2024
38 checks passed
@jouho jouho deleted the add_corpus_s2n_deserialize_resumption_state_test branch July 29, 2024 23: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.

test: s2n_deserialize_resumption_state_test needs corpus files
3 participants