Skip to content

ARM: Fix index out of bounds error when there are no mapping symbols#359

Open
LagoLunatic wants to merge 1 commit into
encounter:mainfrom
LagoLunatic:emptymapping
Open

ARM: Fix index out of bounds error when there are no mapping symbols#359
LagoLunatic wants to merge 1 commit into
encounter:mainfrom
LagoLunatic:emptymapping

Conversation

@LagoLunatic
Copy link
Copy Markdown
Collaborator

Fixes #352.

Related PR: #183. Similar to that PR, I suspect this object is invalid and DSD itself is bugged, but just adding a quick fix to avoid the panic for now.

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.

Panic: index out of bounds in ARM arch process_code on ELF with no STT_FUNC symbols in .text

1 participant