Skip to content

Conversation

@AetiasHax
Copy link
Contributor

#282 created a situation where arm.rs could attempt to disassemble a .word despite there being less than 4 bytes remaining. This PR fixes that by only letting num_code_bytes be 4 when the data.len() >= 4 condition is true.

@encounter encounter merged commit f7c291b into encounter:main Nov 20, 2025
24 checks passed
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