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

Circular References #2

Closed
Frityet opened this issue May 1, 2022 · 0 comments · Fixed by #7
Closed

Circular References #2

Frityet opened this issue May 1, 2022 · 0 comments · Fixed by #7
Labels
enhancement New feature or request

Comments

@Frityet
Copy link
Owner

Frityet commented May 1, 2022

Right now, there are no checks in place to ensure safety against circular referencing. One one hand, this should be handled by the programmer through their decontructors, but on the other hand the mc_free_managed function is volatile to segmentation faults from multiple circular references.

@Frityet Frityet assigned Frityet and unassigned Frityet May 1, 2022
@Frityet Frityet added the enhancement New feature or request label May 1, 2022
@Frityet Frityet linked a pull request May 5, 2022 that will close this issue
@Frityet Frityet closed this as completed in #7 May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant