Skip to content
Snippets Groups Projects

Resolve "Overlapping sections cause problem with padding code."

This fixes an issue where a pinned address was

  1. unpinned
  2. reserved as part of a chain
  3. exists in a sled

and all hell broke loose. The fix is to make sure that the pinned addresses are only recorded after the initial unpinning code happens.

As a further fix, there should be a function that unpins an address (it would reset the ibta of the instruction and clear the pinned address map.)

Closes #5 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading