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

Memory Leak (Array and Sorted List Version) #23

Open
1LucasVictor opened this issue Oct 17, 2024 · 0 comments
Open

Memory Leak (Array and Sorted List Version) #23

1LucasVictor opened this issue Oct 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@1LucasVictor
Copy link
Collaborator

Fix the memory leak in the generated program using either an array or sorted list type. Test for memory leaks using the rules in Compilers-Experiment/Experiment_Set_Rules (we can easily test for memory leaks using valgrind or adding "-fsanitize=address" in CFLAGS).

@1LucasVictor 1LucasVictor added the bug Something isn't working label Oct 17, 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
Projects
None yet
Development

No branches or pull requests

3 participants