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

chore: update s2n_stuffer_printf CBMC harness #4531

Merged
merged 7 commits into from
Jun 13, 2024

Conversation

tautschnig
Copy link
Contributor

Description of changes:

Newer CBMC versions ship a model of vsnprintf. We don't want to use this model for it contains loops, but still this highlighted a number of missing constraints in our existing harness.

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

Newer CBMC versions ship a model of vsnprintf. We don't want to use this
model for it contains loops, but still this highlighted a number of
missing constraints in our existing harness.
@lrstewart lrstewart self-requested a review May 20, 2024 17:26
@lrstewart lrstewart requested a review from WesleyRosenblum June 3, 2024 23:24
@lrstewart lrstewart self-requested a review June 10, 2024 08:54
@WesleyRosenblum WesleyRosenblum enabled auto-merge (squash) June 12, 2024 23:54
@WesleyRosenblum WesleyRosenblum merged commit 6c40dee into aws:main Jun 13, 2024
33 checks passed
@tautschnig tautschnig deleted the printf_harness branch June 13, 2024 08:45
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.

3 participants