Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant