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

Dis5900asm: Fix an out of bounds access on invalid pmfhl formats #11963

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

F0bes
Copy link
Member

@F0bes F0bes commented Oct 29, 2024

Description of Changes

Off by one issue fix when I originally fixed this in #9761

Rationale behind Changes

Fixes a crash when disassembling invalid PMFHL opcodes (or memory with the value 0x70003ff0)

Suggested Testing Steps

See if #11959 is fixed.
You can reproduce this by going into the memory view, right clicking and showing at 4 bytes. Enter 0x70003ff0 somewhere and take the disassembler to that memory area.

@F0bes F0bes merged commit 943fbd8 into master Oct 30, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Crashes with Debugger opened in Jak X: Combat Racing
4 participants