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: return type of aws_default_allocator stub in CBMC proofs #760

Merged
merged 2 commits into from
Jan 3, 2023

Conversation

tautschnig
Copy link
Contributor

The function is expected to return a pointer, not the full struct type.

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

Check any applicable:

  • 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 December 15, 2022 21:02
The function is expected to return a pointer, not the full struct type.
@tautschnig tautschnig force-pushed the fix-type-inconsistency branch from 489fcee to 5f81bd2 Compare December 15, 2022 21:04
@tautschnig tautschnig changed the title CBMC proofs: fix return type of aws_default_allocator stub fix: return type of aws_default_allocator stub in CBMC proofs Dec 15, 2022
@feliperodri feliperodri added the cbmc CBMC proof related work label Dec 15, 2022
@ajewellamz ajewellamz temporarily deployed to continuous-integration January 3, 2023 15:57 — with GitHub Actions Inactive
@ajewellamz ajewellamz temporarily deployed to continuous-integration January 3, 2023 15:57 — with GitHub Actions Inactive
@ajewellamz ajewellamz merged commit de9f22d into aws:master Jan 3, 2023
@tautschnig tautschnig deleted the fix-type-inconsistency branch February 21, 2023 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cbmc CBMC proof related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants