8000 ELF loader: Revert bad export check by hrydgard · Pull Request #20513 · hrydgard/ppsspp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ELF loader: Revert bad export check #20513

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

Merged
merged 2 commits into from
Jun 13, 2025
Merged

ELF loader: Revert bad export check #20513

merged 2 commits into from
Jun 13, 2025

Conversation

hrydgard
Copy link
Owner
@hrydgard hrydgard commented Jun 13, 2025

Discovered a mistake in module loading where we'd reject unaligned exported variables. When I made the change, I intended to check function exports to be aligned, not variable exports, oops.

@hrydgard hrydgard added this to the v1.19.2 milestone Jun 13, 2025
@hrydgard hrydgard changed the title Revert bad export check ELF loader: Revert bad export check Jun 13, 2025
@hrydgard hrydgard merged commit 6803530 into master Jun 13, 2025
21 checks passed
@hrydgard hrydgard deleted the revert-bad-export-check branch June 13, 2025 08:53
hrydgard added a commit that referenced this pull request Jun 15, 2025
hrydgard added a commit that referenced this pull request Jun 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0