Skip to content

Commit

Permalink
[tests] hide an arm internal memory leak (non-recurring)
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
  • Loading branch information
fabbione committed May 9, 2019
1 parent 592d045 commit 43b3f05
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions build-aux/knet_valgrind_memcheck.supp
Expand Up @@ -605,3 +605,10 @@
obj:*
obj:/usr/lib64/libnss3.so
}
{
arm internal memory leak
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:dl_open_worker
}

0 comments on commit 43b3f05

Please sign in to comment.