mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-05-11 10:48:39 +02:00
51 lines
791 B
Text
51 lines
791 B
Text
{
|
|
<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-libusb-context>
|
|
Memcheck:Leak
|
|
match-leak-kinds: possible
|
|
fun:calloc
|
|
...
|
|
fun:libusb_init_context
|
|
}
|
|
|
|
{
|
|
<ignore-openssl-sha256-stack-uninitialised-value8>
|
|
Memcheck:Value8
|
|
fun:gchecksum_digest_to_string
|
|
fun:*sha256*
|
|
fun:g_checksum_get_digest
|
|
}
|
|
|
|
{
|
|
<ignore-openssl-sha256-stack-uninitialised-cond>
|
|
Memcheck:Cond
|
|
fun:gchecksum_digest_to_string
|
|
fun:*sha256*
|
|
fun:g_checksum_get_digest
|
|
}
|