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

Display flag information about memory leaks of the program #12

Open
Nuno-Jesus opened this issue Apr 8, 2023 · 0 comments
Open

Display flag information about memory leaks of the program #12

Nuno-Jesus opened this issue Apr 8, 2023 · 0 comments
Labels
feature To be implemented

Comments

@Nuno-Jesus
Copy link
Owner

Run valgrind and output the result into a file. After that, just look for the number of lost bytes and if 0 are lost, output OK else KO.

@Nuno-Jesus Nuno-Jesus added the feature To be implemented label Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature To be implemented
Projects
None yet
Development

No branches or pull requests

1 participant