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

When removing elements from a collection, check if ftable->free exists #24

Open
1 task
LeoVen opened this issue Feb 23, 2023 · 1 comment
Open
1 task
Labels
bug Something isn't working code Issues related to code enhancement New feature or request

Comments

@LeoVen
Copy link
Owner

LeoVen commented Feb 23, 2023

  • When a collection pops or removes elements from it, without returning it to the user, check for ftable->free and free the element
@LeoVen LeoVen added bug Something isn't working enhancement New feature or request code Issues related to code labels Feb 23, 2023
@duarm
Copy link

duarm commented Nov 2, 2023

I wonder why we need a free on fval and a free on cmc_alloc_node, are they the same? if not, fval one should be renamed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working code Issues related to code enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants