From f203a6628ecbabd379bf08a00b7f6d811097bb82 Mon Sep 17 00:00:00 2001 From: Thibault Charbonnier Date: Wed, 1 Nov 2023 09:32:25 -0700 Subject: [PATCH] todo --- valgrind.suppress | 25 ------------------------- 1 file changed, 25 deletions(-) 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