Commit e25b1505 by Ralf W. Grosse-Kunstleve Committed by GitHub

Adjusting valgrind suppression for pypocketfft to resolve systematic failures…

Adjusting valgrind suppression for pypocketfft to resolve systematic failures that started to appear on 2020-05-27. (#3022)
parent 3ac690b8
...@@ -111,7 +111,7 @@ ...@@ -111,7 +111,7 @@
fun:_Znwm fun:_Znwm
fun:PyInit_pypocketfft fun:PyInit_pypocketfft
fun:_PyImport_LoadDynamicModuleWithSpec fun:_PyImport_LoadDynamicModuleWithSpec
fun:_imp_create_dynamic_impl.constprop.* fun:_imp_create_dynamic_impl*
fun:_imp_create_dynamic fun:_imp_create_dynamic
fun:cfunction_vectorcall_FASTCALL fun:cfunction_vectorcall_FASTCALL
fun:PyVectorcall_Call fun:PyVectorcall_Call
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment