Files
libfprint/tests/libfprint.supp
T
2024-02-20 07:47:12 +01:00

36 lines
471 B
Plaintext

{
<ignore_dl_open_leaks>
Memcheck:Leak
fun:malloc
...
fun:dlopen*
}
{
<ignore-gusb-get-string-desc-uninitialized-memory>
Memcheck:Param
socketcall.sendto(msg)
...
fun:send
...
fun:g_usb_device_get_string_descriptor
...
}
{
<ignore-g-thread-new-leak>
Memcheck:Leak
fun:calloc
...
fun:g_thread_new
}
{
<ignore-bash-leaks>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
...
obj:/usr/bin/bash
}