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 alignment and padding of the WASIX snapshot type to align with wasix-libc #5259

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

Arshia001
Copy link
Member

This fixes the PHP crash when going through zend_catch.

@Arshia001
Copy link
Member Author

Incidentally, this fixes #3602.

Copy link
Contributor

@maminrayej maminrayej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would use u64::MAX instead of the handwritten hex value to make it more readable, otherwise LGTM.

@Arshia001 Arshia001 marked this pull request as draft November 18, 2024 07:49
@Arshia001 Arshia001 marked this pull request as ready for review November 18, 2024 09:39
@Arshia001 Arshia001 enabled auto-merge November 18, 2024 11:24
@Arshia001 Arshia001 merged commit b122dfa into main Nov 18, 2024
71 of 72 checks passed
@Arshia001 Arshia001 deleted the fix/wasix-snapshot-padding branch November 18, 2024 11:27
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.

3 participants