diff --git a/python/tests/valgrind-python.supp b/python/tests/valgrind-python.supp index b4e0177033..181eaa56c8 100644 --- a/python/tests/valgrind-python.supp +++ b/python/tests/valgrind-python.supp @@ -213,6 +213,21 @@ fun:__Pyx__PyObject_CallOneArg } +{ + other + Memcheck:Leak + match-leak-kinds: definite + fun:realloc + fun:resize_compact + fun:_PyUnicodeWriter_Finish + fun:PyUnicode_FromFormatV + fun:PyUnicode_FromFormat + fun:PyFortranObject_NewAsAttr + fun:PyInit__zpropack + fun:_PyImport_LoadDynamicModuleWithSpec + ... +} + { other Memcheck:Value8