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

Compiler causes memory leak #26

Open
HuseyinSimsek7904 opened this issue Nov 29, 2023 · 0 comments
Open

Compiler causes memory leak #26

HuseyinSimsek7904 opened this issue Nov 29, 2023 · 0 comments
Assignees
Labels
bug Something isn't working compiler Anything about the compiler

Comments

@HuseyinSimsek7904
Copy link
Member

Because of some old problems with mfree, we tried not to use it in Corth/compiler/compiler.corth. But since we now know that it is stable enough, we should start deallocating allocated memory. We should try to fix all of the memory leak and check with dynamic/debug_malloc library.

@HuseyinSimsek7904 HuseyinSimsek7904 added the bug Something isn't working label Nov 29, 2023
@HuseyinSimsek7904 HuseyinSimsek7904 self-assigned this Nov 29, 2023
@HuseyinSimsek7904 HuseyinSimsek7904 added the compiler Anything about the compiler label Dec 14, 2023
@HuseyinSimsek7904 HuseyinSimsek7904 changed the title Corth/compiler/compiler.corth causes memory leak Compiler causes memory leak Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compiler Anything about the compiler
Projects
None yet
Development

No branches or pull requests

1 participant