tests/libfprint.supp: Ignore bash leaks

This commit is contained in:
Marco Trevisan (Treviño)
2024-02-20 07:47:12 +01:00
parent eb8ce585c6
commit b972866b25
+9
View File
@@ -24,3 +24,12 @@
... ...
fun:g_thread_new fun:g_thread_new
} }
{
<ignore-bash-leaks>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
...
obj:/usr/bin/bash
}