Skip to content

valgrind still reports tons of possible leaks #3

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

Closed
1a1a11a opened this issue Mar 13, 2017 · 0 comments
Closed

valgrind still reports tons of possible leaks #3

1a1a11a opened this issue Mar 13, 2017 · 0 comments

Comments

@1a1a11a
Copy link

1a1a11a commented Mar 13, 2017

  1. a typo: Uncomment PyObject_Free and PyObject_Realloc in the valgring suppression file.
    valgring should be valgrind
  2. I installed debug version of python3 as detailed in the doc, when I use it with valgrind(just open python and exit), it still reports tons of possible leaks, is that possible to suppress them?
adamchainz added a commit to adamchainz/PythonExtensionPatterns that referenced this issue Mar 13, 2017
paulross added a commit that referenced this issue Jul 24, 2024
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