Skip to content
Snippets Groups Projects
Commit c4d908b4 authored by Marcin Ślusarz's avatar Marcin Ślusarz
Browse files

test: add suppression for ndctl 63 memory leak

parent fe22f906
No related branches found
No related tags found
No related merge requests found
...@@ -18,3 +18,12 @@ ...@@ -18,3 +18,12 @@
fun:ndctl_namespace_get_dax fun:ndctl_namespace_get_dax
... ...
} }
{
memory leak in ndctl 63
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
...
fun:ndctl_namespace_get_first_badblock
...
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment