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 CLR objects not being set as ptr owner #55

Merged
merged 1 commit into from
Apr 15, 2023

Conversation

sr229
Copy link
Member

@sr229 sr229 commented Apr 15, 2023

The CLR objects don't own a native pointer - this PR fixes #54.

Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
@sr229 sr229 merged commit baf3fbd into master Apr 15, 2023
@sr229 sr229 deleted the sr229/fix-pointer-handling branch April 15, 2023 23:30
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.

Native pointer is not assigned when creating packet with default constructor
1 participant