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: Off by one error #1001

Merged
merged 1 commit into from
Dec 29, 2024
Merged

fix: Off by one error #1001

merged 1 commit into from
Dec 29, 2024

Conversation

maximilien-noal
Copy link
Member

This code was generating an IndexOutOfRangeException error when scrolling at the end of the Memory document in the Internal Debugger's memory tab.

Signed-off-by: Maximilien Noal <noal.maximilien@gmail.com>
@maximilien-noal maximilien-noal added the bugfix fixes a bug label Dec 29, 2024
@maximilien-noal maximilien-noal self-assigned this Dec 29, 2024
@maximilien-noal maximilien-noal merged commit 16db6e2 into master Dec 29, 2024
1 of 4 checks passed
@maximilien-noal maximilien-noal deleted the fix/off_by_one_error branch December 29, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant