Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed Nov 1, 2023
1 parent 3055ee3 commit 3a3ec50
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions valgrind.suppress
Original file line number Diff line number Diff line change
Expand Up @@ -30,31 +30,6 @@
...
fun:main
}
{
<wasmer 3.1.1: parse>
Memcheck:Cond
fun:_ZN10wasmparser6parser6Parser5parse17h5c54f0ee5315402aE
...
fun:main
}
{
<wasmer 3.1.1: wasm_instance_new>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
...
fun:_ZN6wasmer3sys8instance8Instance12new_by_index17h9b11b6b5fcb57319E
fun:wasm_instance_new
}
{
<wasmer 3.1.1: wasm_module_new>
Memcheck:Leak
match-leak-kinds: possible
fun:calloc
...
fun:_ZN6wasmer3sys6module6Module11from_binary17h0e63bedfc82f5d11E
fun:wasm_module_new
}
{
<wasmtime 12.0.2: parse>
Memcheck:Cond
Expand Down

0 comments on commit 3a3ec50

Please sign in to comment.