mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
tests/libfprint.supp: Ignore bash leaks
This commit is contained in:
@@ -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
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user