Skip to content

Commit 0e01c24

Browse files
rwgkYannickJadoul
andauthored
Generalizing suppression for pypocketfft. (#2896)
* Adding suppression for pypocketfft. * Generalize existing pypocketfft Valgrind suppression Co-authored-by: Yannick Jadoul <[email protected]>
1 parent f110889 commit 0e01c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/valgrind-numpy-scipy.supp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
fun:_Znwm
112112
fun:PyInit_pypocketfft
113113
fun:_PyImport_LoadDynamicModuleWithSpec
114-
fun:_imp_create_dynamic_impl.constprop.3
114+
fun:_imp_create_dynamic_impl.constprop.*
115115
fun:_imp_create_dynamic
116116
fun:cfunction_vectorcall_FASTCALL
117117
fun:PyVectorcall_Call

0 commit comments

Comments
 (0)