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

Set up memory leak checks using valgrind #15

Open
rdw-software opened this issue Jan 9, 2023 · 1 comment
Open

Set up memory leak checks using valgrind #15

rdw-software opened this issue Jan 9, 2023 · 1 comment

Comments

@rdw-software
Copy link
Member

rdw-software commented Jan 9, 2023

See https://valgrind.org/

Example: valgrind --leak-check=full ninjabuild-unix/evo Tests/integration-test.lua

@rdw-software
Copy link
Member Author

Seems to show a lot of questionable warnings (false positives?)...

Might need some time to wade through, or read up on how to narrow down the output to something actionable. Deferred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Soon™
Development

No branches or pull requests

1 participant