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 heap verification of arrays. #354

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

Don-Ward
Copy link
Collaborator

@Don-Ward Don-Ward commented Jan 4, 2024

The size calculation for integer and real arrays omitted the size of the header, causing spurious verification failures.

The size calculation for integer and real arrays omitted the size of
the header, causing spurious verification failures.
@Don-Ward Don-Ward requested a review from Jafaral January 4, 2024 00:02
@Jafaral Jafaral merged commit 35e04e4 into uniconproject:master Jan 4, 2024
16 checks passed
@Don-Ward Don-Ward deleted the fixHeapVerifier branch January 4, 2024 17:05
ValG4 pushed a commit to ValG4/unicon that referenced this pull request Dec 7, 2024
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