Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

bugfix: Mark program extra data as accessed #774

Merged
merged 4 commits into from
Jul 5, 2023
Merged

Conversation

fmoletta
Copy link
Contributor

@fmoletta fmoletta commented Jul 5, 2023

The program extra data was not being marked as accessed, which lead to extra memory holes being accounted for in the program segment when calculating the memory holes

Checklist

  • Linked to Github Issue
  • Unit tests added
  • Integration tests added.
  • This change requires new documentation.
    • Documentation has been added/updated.

@SantiagoPittella SantiagoPittella marked this pull request as ready for review July 5, 2023 15:04
Copy link
Collaborator

@juanbono juanbono left a comment

Choose a reason for hiding this comment

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

LGTM

@mmsc2 mmsc2 added this pull request to the merge queue Jul 5, 2023
Merged via the queue into main with commit f544959 Jul 5, 2023
@MegaRedHand MegaRedHand deleted the fix-memory-holes-cairo-1 branch July 5, 2023 22:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants