diff --git a/valgrind.suppress b/valgrind.suppress index 74efefa28..8d7146f66 100644 --- a/valgrind.suppress +++ b/valgrind.suppress @@ -30,31 +30,6 @@ ... fun:main } -{ - - Memcheck:Cond - fun:_ZN10wasmparser6parser6Parser5parse17h5c54f0ee5315402aE - ... - fun:main -} -{ - - Memcheck:Leak - match-leak-kinds: definite - fun:malloc - ... - fun:_ZN6wasmer3sys8instance8Instance12new_by_index17h9b11b6b5fcb57319E - fun:wasm_instance_new -} -{ - - Memcheck:Leak - match-leak-kinds: possible - fun:calloc - ... - fun:_ZN6wasmer3sys6module6Module11from_binary17h0e63bedfc82f5d11E - fun:wasm_module_new -} { Memcheck:Cond