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 #6

Open
xfreib00 opened this issue Jul 10, 2021 · 0 comments
Open

Memory leak #6

xfreib00 opened this issue Jul 10, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@xfreib00
Copy link
Owner

Leak was found at first using sanitizers. It is concerning HTable::Insert function.

Output generated by valgrind with flags --leak-check=full --track-origins=yes --show-leak-kinds=all

Output file is here: valgrind-out.txt

@xfreib00 xfreib00 added the bug Something isn't working label Jul 10, 2021
@xfreib00 xfreib00 self-assigned this Jul 10, 2021
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

1 participant