valgrind-suppressions 515 B

1234567891011
  1. # Valgrind suppressions file. Place permanent suppressions that we never
  2. # want to reconsider again into this file. For temporary suppressions
  3. # that we want to revisit in the future, use
  4. # valgrind-suppressions.revisit.
  5. #
  6. # Don't add any "obj:" lines in suppressions as these are likely
  7. # site-specific. Use "..." instead to match these. Look at the other
  8. # suppressions as examples.
  9. #
  10. # In case you want to make sense of the following symbols, demangle them
  11. # with a command like: c++filt < valgrind-suppressions