Skip to content

Bug fix in loadMemString for unaligned sections - #293

Merged
kimmeljo merged 2 commits into
intel:mainfrom
kimmeljo:loadmem_bug
Jul 1, 2026
Merged

Bug fix in loadMemString for unaligned sections#293
kimmeljo merged 2 commits into
intel:mainfrom
kimmeljo:loadmem_bug

Conversation

@kimmeljo

Copy link
Copy Markdown
Contributor

Description & Motivation

loadMemString has a bug when there is a discontinuity at a start address that is not aligned with the word size where it is possible for data to get squashed.

Related Issue(s)

N/A

Testing

Confirmed in user environment and will add a unit test.

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

Backwards compatible as this is a bug fix.

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

N/A

@kimmeljo
kimmeljo requested review from desmonddak and mkorbel1 June 30, 2026 23:17

@mkorbel1 mkorbel1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks great once you add a unit test, thanks for catching and fixing!

@mkorbel1 mkorbel1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks great to me, thanks for fixing!

@kimmeljo
kimmeljo merged commit 0f52c6c into intel:main Jul 1, 2026
4 checks passed
@kimmeljo
kimmeljo deleted the loadmem_bug branch July 1, 2026 20:58
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