Skip to content

Fix misaligned pointer dereference #2

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
Apr 3, 2025
Merged

Fix misaligned pointer dereference #2

merged 2 commits into from
Apr 3, 2025

Conversation

george-lim
Copy link
Owner

Addresses #1 by moving physical_blocks_ptr ahead of physical_block_indices_ptr.

@1c3t3a
Copy link

1c3t3a commented Apr 3, 2025

I tested this with a compiler build that includes rust-lang/rust#137940 and this PR runs green, so the misaligned reference seems fixed. Thank you so much!

@george-lim george-lim merged commit 8cd91da into main Apr 3, 2025
1 check 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