Skip to content

[arm] fix stack alignment for structs (#7691) #890

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

Conversation

joncham
Copy link
Member

@joncham joncham commented Mar 24, 2018

fixes mono#7449

case 915869 - Fix pinvoke structure alignment on Android
case 960482 (maybe) - Fix Marshal.PtrToStructure alignment on Android

@joncham joncham merged commit d6f6688 into unity-master Mar 24, 2018
@joncham joncham deleted the unity-master-fix-stack-alignment-structs-android branch March 24, 2018 12:08
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.

PInvoke to function that takes a struct with an array of double gets incorrect results on Android
2 participants