Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed Dec 5, 2023
1 parent 8b25f6f commit 16aca4c
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions valgrind.suppress
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,6 @@
Memcheck:Cond
fun:_ZN10wasmparser6parser6Parser5parse17h*
}
{
<wasmer 3.3.0: wasi_env_new>
Memcheck:Leak
...
fun:wasi_env_new
}
{
<wasmer 3.3.0: start_thread>
Memcheck:Leak
match-leak-kinds: definite
fun:calloc
...
fun:_ZN3std3sys4unix6thread6Thread3new12thread_start17h*
fun:start_thread
fun:clone
}
{
<v8 11.4.183.23: wasm_engine_new>
Memcheck:Leak
Expand Down

0 comments on commit 16aca4c

Please sign in to comment.