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 crash on zero-sized segments #413

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Conversation

AngheloAlf
Copy link
Collaborator

spimdisasm crashes on an assert if you try to pass it a zero sized overlay, since it would throw off its per-segment analysis.

So this fixes this issue on splat's side because of the linker script generator.

@ethteck ethteck merged commit bdc8ce7 into ethteck:main Oct 31, 2024
7 checks passed
@AngheloAlf AngheloAlf deleted the zero-sized-segment branch October 31, 2024 16:17
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