Skip to content

Fix type inconsistencies in CBMC proof harnesses #772

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

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

tautschnig
Copy link
Contributor

Description of changes:

These changes add necessary forward declarations (or system headers includes) and address inconsistencies in how we invoke functions from CBMC proof harnesses as compared to their original signatures.

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

Check any applicable:

  • n/a Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

@tautschnig tautschnig requested a review from a team as a code owner April 15, 2024 10:28
@tautschnig tautschnig force-pushed the type-fixes branch 2 times, most recently from ecaa4e9 to c11a5e2 Compare April 15, 2024 10:31
These changes add necessary forward declarations (or system headers
includes) and address inconsistencies in how we invoke functions from
CBMC proof harnesses as compared to their original signatures.
@ajewellamz ajewellamz merged commit 09484af into aws:master Apr 23, 2024
6 of 7 checks passed
@tautschnig tautschnig deleted the type-fixes branch April 23, 2024 11:38
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.

2 participants