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 in LinkedList #1

Closed
lxylxy123456 opened this issue Aug 9, 2020 · 0 comments
Closed

Memory leak in LinkedList #1

lxylxy123456 opened this issue Aug 9, 2020 · 0 comments
Assignees

Comments

@lxylxy123456
Copy link
Owner

Valgrind shows that there are memory leaks when running LinkedList_prime.

Maybe we should also add valgrind to Github Actions. (something like https://stackoverflow.com/a/61943729 will help)

@lxylxy123456 lxylxy123456 self-assigned this Aug 9, 2020
@lxylxy123456 lxylxy123456 transferred this issue from lxylxy123456/algorithm Sep 1, 2020
lxylxy123456 added a commit that referenced this issue Nov 29, 2020
Fix destructor of LinkedList_prime (close #1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant