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

Custom Marshalling doesn't account for null struct-to-class instances #80

Closed
jkoritzinsky opened this issue Sep 5, 2018 · 0 comments
Closed

Comments

@jkoritzinsky
Copy link
Member

If type A is struct-to-class, the marshalling struct calls should account for the condition where the instance of A is null. Right now it crashes with a NRE. This causes sharpdx/SharpDX#1070.

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

No branches or pull requests

1 participant