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: memory layout issue #58

Merged
merged 1 commit into from
Dec 24, 2019
Merged

fix: memory layout issue #58

merged 1 commit into from
Dec 24, 2019

Conversation

menduz
Copy link
Member

@menduz menduz commented Dec 24, 2019

Struct fields' offsets were added by using the allocation size of the field instead of the stack size (pointer/reference or byte size for numbers)

@menduz menduz merged commit a4d2296 into master Dec 24, 2019
@menduz menduz deleted the fix-memory-layout-issue branch December 24, 2019 21:59
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.

1 participant